Merge pull request #138 from huajizhige/main

inlang: update translations
This commit is contained in:
Hiddify
2023-11-07 22:13:51 +01:00
committed by GitHub

View File

@@ -24,8 +24,8 @@
"connection": {
"tapToConnect": "点击连接",
"connecting": "正在连接",
"disconnecting": "断开连接",
"connected": "连接成功"
"disconnecting": "正在断开连接",
"connected": "连接"
},
"stats": {
"traffic": "实时流量",
@@ -73,7 +73,7 @@
},
"delete": {
"buttonTxt": "删除",
"confirmationMsg": "永久删除配置文件吗?",
"confirmationMsg": "永久删除配置文件吗?",
"successMsg": "配置文件删除成功"
},
"save": {
@@ -118,7 +118,7 @@
"pageTitle": "设置",
"requiresRestartMsg": "要使其生效,请重新启动应用程序",
"general": {
"sectionTitle": "一般",
"sectionTitle": "一般选项",
"locale": "语言",
"region": "地区",
"regionMsg": "帮助设置默认选项以绕过国内地址",
@@ -214,8 +214,8 @@
"termsAndConditions": "条款和条件"
},
"appUpdate": {
"notAvailableMsg": "已经使用最新版本",
"dialogTitle": "可用更新",
"notAvailableMsg": "已最新版本",
"dialogTitle": "可用更新",
"updateMsg": "@:general.appTitle 的新版本现已推出。您想现在更新吗?",
"currentVersionLbl": "当前版本",
"newVersionLbl": "新版本",
@@ -229,8 +229,8 @@
"status": {
"connect": "连接",
"connecting": "正在连接",
"disconnect": "断开",
"disconnecting": "断开连接"
"disconnect": "断开连接",
"disconnecting": "正在断开连接"
}
},
"failure": {