You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/public/assets/locales/zh.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
"description": "MySpeed无法到达该实例的API。请稍后再试。"
35
35
},
36
36
"provider": {
37
-
"interface": "Interface",
37
+
"interface": "界面",
38
38
"server": "服务器",
39
39
"server_id": "服务器ID",
40
40
"choose_automatically": "自动选择",
@@ -138,8 +138,8 @@
138
138
"json": "JSON",
139
139
"import_tests": "进口测试",
140
140
"tests_imported": "测试已导入",
141
-
"import_test_error": "An error occurred while importing the tests",
142
-
"import_config_error": "An error occurred while importing the configuration",
141
+
"import_test_error": "导入测试时发生错误",
142
+
"import_config_error": "导入配置时发生错误",
143
143
"export": "出口",
144
144
"import": "进口",
145
145
"clear_history": "清除历史记录",
@@ -210,7 +210,7 @@
210
210
},
211
211
"result": {
212
212
"title": "测试结果",
213
-
"description": "<Link>This test</Link> achieved a maximum download speed of <Bold>{{down}} Mbps</Bold> and a maximum upload speed of <Bold>{{up}} Mbps</Bold>. It was created <Bold>{{type}}</Bold> and took <Bold>{{duration}} Seconds</Bold>.",
0 commit comments