diff options
author | crupest <crupest@outlook.com> | 2020-12-19 22:04:25 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-12-19 22:04:25 +0800 |
commit | 36c25327415441d32c4a3535b919704be3ddd36e (patch) | |
tree | c62dd86c97a065c2738c95a8ac022b07042bc365 /FrontEnd/src/app/locales/zh/translation.json | |
parent | 72f07aeaf0be1ac9fcef627f1ab9f43cd5a4bc8d (diff) | |
download | timeline-36c25327415441d32c4a3535b919704be3ddd36e.tar.gz timeline-36c25327415441d32c4a3535b919704be3ddd36e.tar.bz2 timeline-36c25327415441d32c4a3535b919704be3ddd36e.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/zh/translation.json')
-rw-r--r-- | FrontEnd/src/app/locales/zh/translation.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json index 5991f3cd..8c925eb9 100644 --- a/FrontEnd/src/app/locales/zh/translation.json +++ b/FrontEnd/src/app/locales/zh/translation.json @@ -20,10 +20,9 @@ "loadImageError": "加载图片失败", "home": { "go": "冲!", - "allTimeline": "所有的时间线", + "highlightTimeline": "高光时间线", "relatedTimeline": "关于你的时间线", - "joinTimeline": "加入的时间线", - "ownTimeline": "拥有的时间线", + "publicTimeline": "公开时间线", "offlinePrompt": "你好像处于离线状态。以下是一些缓存在本地的时间线。你可以查看它们或者<1>点击</1>重新获取在线信息。", "createButton": "创建时间线", "createDialog": { |