diff options
author | crupest <crupest@outlook.com> | 2021-04-15 17:57:50 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-04-15 17:57:50 +0800 |
commit | e3e927eac2528281f193d3a0a61cbd35e4d8b724 (patch) | |
tree | 315943ecfb2621e7f2830e6ae1c306ec5e179349 /FrontEnd/src/app/locales/en/translation.json | |
parent | 4e25a429d87ad7b7a037e216455b25e13b5b7a52 (diff) | |
download | timeline-e3e927eac2528281f193d3a0a61cbd35e4d8b724.tar.gz timeline-e3e927eac2528281f193d3a0a61cbd35e4d8b724.tar.bz2 timeline-e3e927eac2528281f193d3a0a61cbd35e4d8b724.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/en/translation.json')
-rw-r--r-- | FrontEnd/src/app/locales/en/translation.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json index 65ddbe0c..6707105a 100644 --- a/FrontEnd/src/app/locales/en/translation.json +++ b/FrontEnd/src/app/locales/en/translation.json @@ -27,6 +27,7 @@ "chooseImage": "Choose a image", "loadImageError": "Failed to load image.", "home": { + "loadingHighlightTimelines": "Loading highlight timelines...", "highlightTimeline": "Highlight Timelines", "relatedTimeline": "Timelines Related To You", "publicTimeline": "Public Timelines", |