From 9c0053cd70593bf6add0eab4dbb91a8479d56821 Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 16 Apr 2021 17:03:40 +0800 Subject: ... --- FrontEnd/src/app/locales/en/translation.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FrontEnd/src/app/locales/en') 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", -- cgit v1.2.3