From 9d2efb381bdd4e3f162a502a1260542a9a7db44b Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 16 Apr 2021 18:01:38 +0800 Subject: ... --- FrontEnd/src/app/locales/en/translation.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (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 a878badd..73cee2e6 100644 --- a/FrontEnd/src/app/locales/en/translation.json +++ b/FrontEnd/src/app/locales/en/translation.json @@ -30,10 +30,9 @@ "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", "bookmarkTimeline": "Bookmark Timelines", + "highlightTimeline": "Highlight Timelines", + "relatedTimeline": "Timelines You Participate", "message": { "moveHighlightFail": "Failed to move highlight timeline.", "deleteHighlightFail": "Failed to delete highlight timeline.", -- cgit v1.2.3