diff options
author | crupest <crupest@outlook.com> | 2021-04-16 18:01:38 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-04-16 18:01:48 +0800 |
commit | b0cf464004142dce602fa882c8d638605be7e479 (patch) | |
tree | 5fbff51ad6d40c53dafc10779b643c4c27f3c472 /FrontEnd/src/app/locales/zh/translation.json | |
parent | 3fd4375920c7692082f6e8e91d763ec5c0a1d72a (diff) | |
download | timeline-b0cf464004142dce602fa882c8d638605be7e479.tar.gz timeline-b0cf464004142dce602fa882c8d638605be7e479.tar.bz2 timeline-b0cf464004142dce602fa882c8d638605be7e479.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 3f956d3d..1a1a70ab 100644 --- a/FrontEnd/src/app/locales/zh/translation.json +++ b/FrontEnd/src/app/locales/zh/translation.json @@ -30,10 +30,9 @@ "loadingHighlightTimelines": "正在加载高光时间线...", "loadedHighlightTimelines": "康康以下这些高光时间线💡", "errorHighlightTimelines": "加载高光时间线失败,刷新试试!", - "highlightTimeline": "高光时间线", - "relatedTimeline": "关于你的时间线", - "publicTimeline": "公开时间线", "bookmarkTimeline": "书签时间线", + "highlightTimeline": "高光时间线", + "relatedTimeline": "参与的时间线", "message": { "moveHighlightFail": "移动高光时间线失败。", "deleteHighlightFail": "删除高光时间线失败。", |