1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-22 07:10:09 +01:00

Fixed both Chinese translation

This commit is contained in:
Donald Zou 2024-11-15 12:00:31 +08:00
parent 1ece64abe1
commit 239bc144e3
2 changed files with 3 additions and 2 deletions

View File

@ -298,7 +298,7 @@
"Are you sure to delete": "您确定要删除",
"Are you sure to delete this peer\\?": "您确定要删除此端点吗?",
"Configuration deleted": "配置删除成功",
"Configuration saved": "",
"Configuration saved": "配置保存成功",
"WGDashboard language update failed": "WGDashboard 语言更新失败",
"Configuration restored": "配置恢复成功",
"Allowed IP already taken by another peer": "允许的 IP 地址已经被别的端点占用",

View File

@ -298,7 +298,7 @@
"Are you sure to delete": "您確定要刪除",
"Are you sure to delete this peer\\?": "您確定要刪除此端點嗎?",
"Configuration deleted": "配置刪除成功",
"Configuration saved": "",
"Configuration saved": "配置保存成功",
"WGDashboard language update failed": "WGDashboard 語言更新失敗",
"Configuration restored": "配置恢復成功",
"Allowed IP already taken by another peer": "允許的 IP 地址已經被別的端點佔用",
@ -309,4 +309,5 @@
"Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "成功刪除了$1個端點失敗刪除了$2個端點",
"Restricted ([0-9]{1,}) peer\\(s\\)": "限制訪問了$1個端點",
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "成功限制訪問了$1個端點失敗限制訪問了$2個端點"
}