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 | 6a4ba658d0a2c08ea9aee7745fa6df7b5fe3c00d (patch) | |
tree | fdeb5387ecdbe4aa53e5dd221d1fd9ef4e3c01a0 /FrontEnd/src/app/locales/en | |
parent | 885908b88fc3dc573bcf15a72087b2c48ec75cf1 (diff) | |
download | timeline-6a4ba658d0a2c08ea9aee7745fa6df7b5fe3c00d.tar.gz timeline-6a4ba658d0a2c08ea9aee7745fa6df7b5fe3c00d.tar.bz2 timeline-6a4ba658d0a2c08ea9aee7745fa6df7b5fe3c00d.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/en')
-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", |