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:
parent
1ece64abe1
commit
239bc144e3
@ -298,7 +298,7 @@
|
|||||||
"Are you sure to delete": "您确定要删除",
|
"Are you sure to delete": "您确定要删除",
|
||||||
"Are you sure to delete this peer\\?": "您确定要删除此端点吗?",
|
"Are you sure to delete this peer\\?": "您确定要删除此端点吗?",
|
||||||
"Configuration deleted": "配置删除成功",
|
"Configuration deleted": "配置删除成功",
|
||||||
"Configuration saved": "",
|
"Configuration saved": "配置保存成功",
|
||||||
"WGDashboard language update failed": "WGDashboard 语言更新失败",
|
"WGDashboard language update failed": "WGDashboard 语言更新失败",
|
||||||
"Configuration restored": "配置恢复成功",
|
"Configuration restored": "配置恢复成功",
|
||||||
"Allowed IP already taken by another peer": "允许的 IP 地址已经被别的端点占用",
|
"Allowed IP already taken by another peer": "允许的 IP 地址已经被别的端点占用",
|
||||||
|
@ -298,7 +298,7 @@
|
|||||||
"Are you sure to delete": "您確定要刪除",
|
"Are you sure to delete": "您確定要刪除",
|
||||||
"Are you sure to delete this peer\\?": "您確定要刪除此端點嗎?",
|
"Are you sure to delete this peer\\?": "您確定要刪除此端點嗎?",
|
||||||
"Configuration deleted": "配置刪除成功",
|
"Configuration deleted": "配置刪除成功",
|
||||||
"Configuration saved": "",
|
"Configuration saved": "配置保存成功",
|
||||||
"WGDashboard language update failed": "WGDashboard 語言更新失敗",
|
"WGDashboard language update failed": "WGDashboard 語言更新失敗",
|
||||||
"Configuration restored": "配置恢復成功",
|
"Configuration restored": "配置恢復成功",
|
||||||
"Allowed IP already taken by another peer": "允許的 IP 地址已經被別的端點佔用",
|
"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個端點",
|
"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\\)": "限制訪問了$1個端點",
|
||||||
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "成功限制訪問了$1個端點,失敗限制訪問了$2個端點"
|
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "成功限制訪問了$1個端點,失敗限制訪問了$2個端點"
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user