fix(I18n): Translation supplement

Translation supplement, automatic lanSupplement the missing translations
This commit is contained in:
Colin
2024-11-30 13:04:34 +01:00
parent a3c9fcec73
commit a8f7c15f6c
8 changed files with 34 additions and 31 deletions
+3 -3
View File
@@ -68,7 +68,6 @@
"TasksToTriggerAfterRecovery": "恢復後要觸發的任務",
"Confirm": "確認",
"ConfirmDeletion": "確認刪除?",
"NewService": "新服務",
"Services": "服務",
"ShowInService": "服務中顯示",
"Coverages": {
@@ -149,5 +148,6 @@
"NewUser": "新用戶",
"Count": "計數",
"LastBlockReason": "最後封鎖原因",
"LastBlockTime": "最後封鎖時間"
}
"LastBlockTime": "最後封鎖時間",
"Auto": "自動"
}