mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-05 05:00:06 +00:00
fix(I18n): Translation supplement
Translation supplement, automatic lanSupplement the missing translations
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
"WAF": "Web application firewall",
|
||||
"SiteName": "Site name",
|
||||
"DashboardOriginalHost": "Dashboard Server Domain/IP without CDN",
|
||||
"Auto": "automatic recognition",
|
||||
"Auto": "Automatic",
|
||||
"LoginFailed": "Login failed",
|
||||
"BruteForceAttackingToken": "Brute Force Attacking Token",
|
||||
"BruteForceAttackingAgentSecret": "Brute Force Attacking Agent Secret",
|
||||
@@ -150,4 +150,4 @@
|
||||
"Count": "Count",
|
||||
"LastBlockReason": "Last Block Reason",
|
||||
"LastBlockTime": "Last ban time"
|
||||
}
|
||||
}
|
||||
@@ -68,7 +68,6 @@
|
||||
"TasksToTriggerAfterRecovery": "Attività da attivare dopo il ripristino",
|
||||
"Confirm": "Confermo",
|
||||
"ConfirmDeletion": "Confermi l'eliminazione?",
|
||||
"NewService": "Nuovo servizio",
|
||||
"Services": "Servizi",
|
||||
"ShowInService": "Mostra in servizio",
|
||||
"Coverages": {
|
||||
@@ -126,6 +125,7 @@
|
||||
"CreateService": "Crea servizio",
|
||||
"EditTask": "Modifica attività",
|
||||
"CreateTask": "Crea attività",
|
||||
"Auto": "automatico",
|
||||
"CreateNotifier": "Crea notifica",
|
||||
"EditNotifier": "Modifica notifica",
|
||||
"EditAlertRule": "Modifica le regole degli allarmi",
|
||||
@@ -150,4 +150,4 @@
|
||||
"Count": "contare",
|
||||
"LastBlockReason": "Motivo dell'ultimo divieto",
|
||||
"LastBlockTime": "L'ultima volta che è stato vietato"
|
||||
}
|
||||
}
|
||||
@@ -68,7 +68,6 @@
|
||||
"TasksToTriggerAfterRecovery": "恢复后要触发的任务",
|
||||
"Confirm": "确认",
|
||||
"ConfirmDeletion": "确认删除?",
|
||||
"NewService": "新服务",
|
||||
"Services": "服务",
|
||||
"ShowInService": "服务中显示",
|
||||
"Coverages": {
|
||||
@@ -149,5 +148,6 @@
|
||||
"NewUser": "新用户",
|
||||
"Count": "计数",
|
||||
"LastBlockReason": "最后封禁原因",
|
||||
"LastBlockTime": "最后封禁时间"
|
||||
}
|
||||
"LastBlockTime": "最后封禁时间",
|
||||
"Auto": "自动"
|
||||
}
|
||||
@@ -68,7 +68,6 @@
|
||||
"TasksToTriggerAfterRecovery": "恢復後要觸發的任務",
|
||||
"Confirm": "確認",
|
||||
"ConfirmDeletion": "確認刪除?",
|
||||
"NewService": "新服務",
|
||||
"Services": "服務",
|
||||
"ShowInService": "服務中顯示",
|
||||
"Coverages": {
|
||||
@@ -149,5 +148,6 @@
|
||||
"NewUser": "新用戶",
|
||||
"Count": "計數",
|
||||
"LastBlockReason": "最後封鎖原因",
|
||||
"LastBlockTime": "最後封鎖時間"
|
||||
}
|
||||
"LastBlockTime": "最後封鎖時間",
|
||||
"Auto": "自動"
|
||||
}
|
||||
Reference in New Issue
Block a user