From a073f7e5c9dbe317b4dc31689ac9cf5ac3da3f80 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Wed, 26 May 2021 18:16:21 +0200 Subject: [PATCH 1/2] New translations timeline.json (Chinese Simplified) --- src/i18n/zh-Hans/components/timeline.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/i18n/zh-Hans/components/timeline.json b/src/i18n/zh-Hans/components/timeline.json index 31e4c09a..6a255318 100644 --- a/src/i18n/zh-Hans/components/timeline.json +++ b/src/i18n/zh-Hans/components/timeline.json @@ -74,6 +74,11 @@ "expandHint": "隐藏内容" }, "fullConversation": "阅读全部对话", + "translate": { + "default": "翻译", + "succeed": "由{{provider}}翻译自{{source}}", + "failed": "翻译失败" + }, "header": { "shared": { "account": { From 79064a6139367af05839ab5e9a35b87d10c34680 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Wed, 26 May 2021 18:16:25 +0200 Subject: [PATCH 2/2] New translations tabs.json (Chinese Simplified) --- src/i18n/zh-Hans/screens/tabs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/zh-Hans/screens/tabs.json b/src/i18n/zh-Hans/screens/tabs.json index 2f8d80dc..820e0b1e 100644 --- a/src/i18n/zh-Hans/screens/tabs.json +++ b/src/i18n/zh-Hans/screens/tabs.json @@ -102,11 +102,11 @@ }, "avatar": { "title": "头像", - "description": "将在下一版中启用" + "description": "将缩小到400x400px" }, - "banner": { + "header": { "title": "横幅", - "description": "将在下一版中启用" + "description": "将缩小到1500x500px" }, "note": { "title": "简介"