diff options
author | crupest <crupest@outlook.com> | 2020-12-19 21:42:58 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-12-19 21:42:58 +0800 |
commit | 72f07aeaf0be1ac9fcef627f1ab9f43cd5a4bc8d (patch) | |
tree | f1ca77d6bdefc1c0a22b64d4c1aac975e18a417b /FrontEnd/src/app/locales/en | |
parent | 2adc29ac56167e5c46b8fecdd0eff8cbd9384378 (diff) | |
download | timeline-72f07aeaf0be1ac9fcef627f1ab9f43cd5a4bc8d.tar.gz timeline-72f07aeaf0be1ac9fcef627f1ab9f43cd5a4bc8d.tar.bz2 timeline-72f07aeaf0be1ac9fcef627f1ab9f43cd5a4bc8d.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 cdb6da37..f07efafe 100644 --- a/FrontEnd/src/app/locales/en/translation.json +++ b/FrontEnd/src/app/locales/en/translation.json @@ -21,6 +21,7 @@ "home": { "go": "Go!", "allTimeline": "All Timelines", + "relatedTimeline": "Timelines Related To You", "joinTimeline": "Joined Timelines", "ownTimeline": "Owned Timelines", "offlinePrompt": "Oh oh, it seems you are offline. Here list some timelines cached locally. You can view them or click <1>here</1> to refresh.", |