diff options
Diffstat (limited to 'FrontEnd/src/app/locales/en')
-rw-r--r-- | FrontEnd/src/app/locales/en/translation.json | 5 |
1 files changed, 2 insertions, 3 deletions
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.", |