From 00533c4308abae2a198fda0bf840ae1f09e78537 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Wed, 23 Feb 2022 00:06:05 +0100 Subject: [PATCH 1/2] New translations emojis.json (Chinese Simplified) --- src/i18n/zh-Hans/components/emojis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/zh-Hans/components/emojis.json b/src/i18n/zh-Hans/components/emojis.json index b023ed0d..9e3f1cd9 100644 --- a/src/i18n/zh-Hans/components/emojis.json +++ b/src/i18n/zh-Hans/components/emojis.json @@ -1,3 +1,3 @@ { "frequentUsed": "常用" -} +} \ No newline at end of file From 89fcdb2068440c8b5b8f02b948bc2fe0951e26b9 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Wed, 23 Feb 2022 00:08:14 +0100 Subject: [PATCH 2/2] New translations tabs.json (Chinese Simplified) --- src/i18n/zh-Hans/screens/tabs.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/zh-Hans/screens/tabs.json b/src/i18n/zh-Hans/screens/tabs.json index d7a65f6c..2d08c060 100644 --- a/src/i18n/zh-Hans/screens/tabs.json +++ b/src/i18n/zh-Hans/screens/tabs.json @@ -67,6 +67,9 @@ "settings": { "name": "应用设置" }, + "webSettings": { + "name": "更多账户设置" + }, "switch": { "name": "切换账号" }