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 5c0c358255
commit 63bb672ff1
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": "自动"
}