From 0435661c106d8c9914aaeb776f586b3dba13f9a9 Mon Sep 17 00:00:00 2001 From: Yufan You Date: Mon, 28 Mar 2022 14:39:04 +0800 Subject: [PATCH] Fix some Chinese translations --- src/i18n/zh-Hans/components/timeline.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/zh-Hans/components/timeline.json b/src/i18n/zh-Hans/components/timeline.json index b5be0d81..dd2756d6 100644 --- a/src/i18n/zh-Hans/components/timeline.json +++ b/src/i18n/zh-Hans/components/timeline.json @@ -95,7 +95,7 @@ "accessibilityHint": "用户帐户名" } }, - "application": "发自于 {{application}}", + "application": "发自 {{application}}", "muted": { "accessibilityLabel": "已静音此嘟文" }, @@ -104,7 +104,7 @@ "accessibilityLabel": "此嘟文是私信" }, "private": { - "accessibilityLabel": "此嘟文仅关注着可见" + "accessibilityLabel": "此嘟文仅关注者可见" } } }, @@ -210,4 +210,4 @@ } } } -} \ No newline at end of file +}