From 6a58623c3db1878ea9a7358105b74e762716f641 Mon Sep 17 00:00:00 2001 From: maxyxyd <123854195+maxyxyd@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:03:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20update=20translations=20with=20Fink=20?= =?UTF-8?q?=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/translations/strings_zh-CN.i18n.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/translations/strings_zh-CN.i18n.json b/assets/translations/strings_zh-CN.i18n.json index 976d2159..d2ded65d 100644 --- a/assets/translations/strings_zh-CN.i18n.json +++ b/assets/translations/strings_zh-CN.i18n.json @@ -18,7 +18,7 @@ "unknown": "未知", "hidden": "隐藏", "timeout": "超时", - "clipboardExportSuccessMsg": "已导出到剪切板", + "clipboardExportSuccessMsg": "已导出到剪贴板", "showMore": "显示更多", "showLess": "显示更少", "openAppSettings": "打开应用设置", @@ -55,7 +55,7 @@ "remainingDuration": "剩余 ${duration} 天", "remainingTrafficSemanticLabel": "已使用 ${consumed} 流量,共 ${total} 流量。", "expired": "已过期", - "noTraffic": "超出配额", + "noTraffic": "超出限额", "upload": "上传", "download": "下载", "total": "总流量", @@ -63,7 +63,7 @@ }, "sortBy": { "lastUpdate": "最近更新", - "name": "字母顺序" + "name": "按字母顺序" }, "add": { "buttonText": "新的配置文件",