We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9118e16 + 00225e8 commit 12a2573Copy full SHA for 12a2573
client/public/assets/locales/zh.json
@@ -156,10 +156,10 @@
156
"settings_imported": "设置已导入"
157
},
158
"latest": {
159
- "ping": "Ping",
160
- "ping_unit": "ms",
161
- "down": "Download",
162
- "speed_unit": "Mbit/s",
+ "ping": "延迟",
+ "ping_unit": "毫秒",
+ "down": "下载",
+ "speed_unit": "兆位/秒",
163
"up": "上传",
164
"latest": "最后一次测试",
165
"before": "从"
@@ -351,7 +351,7 @@
351
}
352
353
"pushover": {
354
- "title": "推杆",
+ "title": "Pushover",
355
"fields": {
356
"token": "应用程序令牌",
357
"user_key": "用户密钥",
0 commit comments