diff options
author | crupest <crupest@outlook.com> | 2021-04-16 17:03:40 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-04-16 17:03:40 +0800 |
commit | 3db441fccf1a933ac8ec9e4f89c19f81efd66052 (patch) | |
tree | 8704be41b478e1cc37d83b2570a71b06a26d9a78 /FrontEnd/src/app/locales/en | |
parent | a2661864dfec43820229856b6cbfde783173708a (diff) | |
download | timeline-3db441fccf1a933ac8ec9e4f89c19f81efd66052.tar.gz timeline-3db441fccf1a933ac8ec9e4f89c19f81efd66052.tar.bz2 timeline-3db441fccf1a933ac8ec9e4f89c19f81efd66052.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/en')
-rw-r--r-- | FrontEnd/src/app/locales/en/translation.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json index 6707105a..a878badd 100644 --- a/FrontEnd/src/app/locales/en/translation.json +++ b/FrontEnd/src/app/locales/en/translation.json @@ -28,6 +28,8 @@ "loadImageError": "Failed to load image.", "home": { "loadingHighlightTimelines": "Loading highlight timelines...", + "loadedHighlightTimelines": "Here are some highlight timelinesđź’ˇ", + "errorHighlightTimelines": "Failed to load highlight timelines, please try reloading!", "highlightTimeline": "Highlight Timelines", "relatedTimeline": "Timelines Related To You", "publicTimeline": "Public Timelines", |