Skip to content

Commit f65e833

Browse files
authored
Merge pull request #138 from huajizhige/main
inlang: update translations
2 parents 4dfa3f4 + 2a2d3d0 commit f65e833

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

assets/translations/strings_zh.i18n.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"connection": {
2525
"tapToConnect": "点击连接",
2626
"connecting": "正在连接",
27-
"disconnecting": "断开连接",
28-
"connected": "连接成功"
27+
"disconnecting": "正在断开连接",
28+
"connected": "已连接"
2929
},
3030
"stats": {
3131
"traffic": "实时流量",
@@ -73,7 +73,7 @@
7373
},
7474
"delete": {
7575
"buttonTxt": "删除",
76-
"confirmationMsg": "永久删除配置文件吗",
76+
"confirmationMsg": "要永久删除配置文件吗",
7777
"successMsg": "配置文件删除成功"
7878
},
7979
"save": {
@@ -118,7 +118,7 @@
118118
"pageTitle": "设置",
119119
"requiresRestartMsg": "要使其生效,请重新启动应用程序",
120120
"general": {
121-
"sectionTitle": "一般的",
121+
"sectionTitle": "一般选项",
122122
"locale": "语言",
123123
"region": "地区",
124124
"regionMsg": "帮助设置默认选项以绕过国内地址",
@@ -214,8 +214,8 @@
214214
"termsAndConditions": "条款和条件"
215215
},
216216
"appUpdate": {
217-
"notAvailableMsg": "已经使用最新版本",
218-
"dialogTitle": "可用更新",
217+
"notAvailableMsg": "已是最新版本",
218+
"dialogTitle": "有可用更新",
219219
"updateMsg": "@:general.appTitle 的新版本现已推出。您想现在更新吗?",
220220
"currentVersionLbl": "当前版本",
221221
"newVersionLbl": "新版本",
@@ -229,8 +229,8 @@
229229
"status": {
230230
"connect": "连接",
231231
"connecting": "正在连接",
232-
"disconnect": "断开",
233-
"disconnecting": "断开连接"
232+
"disconnect": "已断开连接",
233+
"disconnecting": "正在断开连接"
234234
}
235235
},
236236
"failure": {

0 commit comments

Comments
 (0)