Improve translation

This commit is contained in:
AnnAngela-work
2022-04-29 20:26:56 +08:00
parent 45da7c5431
commit 7dd5f5ea0d
3 changed files with 6 additions and 5 deletions

View File

@@ -514,4 +514,5 @@ export default {
"Retype the address.": "Retype the address.",
"Go back to the previous page.": "Go back to the previous page.",
"Coming Soon": "Coming Soon",
wayToGetClickSendSMSToken: "You can get API Username and API Key from {0} .",
};

View File

@@ -441,7 +441,7 @@ export default {
"No Proxy": "无代理",
"HTTP Basic Auth": "HTTP 基础身份验证",
"New Status Page": "新的状态页",
"Page Not Found": "状态页未找到",
"Page Not Found": "未找到该页面",
"Reverse Proxy": "反向代理",
"Subject:": "颁发给:",
"Valid To:": "有效期至:",
@@ -519,4 +519,5 @@ export default {
"Retype the address.": "重新输入地址;",
"Go back to the previous page.": "返回到上一页面。",
"Coming Soon": "即将推出",
wayToGetClickSendSMSToken: "您可以从 {0} 获取 API 凭证 Username 和 凭证 Key。",
};