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