This commit is contained in:
2020-12-10 20:23:27 +00:00
parent 0e2cf7a0c7
commit cd40e477bd
9 changed files with 30 additions and 18 deletions

View File

@@ -1812,6 +1812,7 @@
"BackupFiles": "Backup files",
"BackupNow": "Backup now",
"AreYouSureBackupNow": "Server will be locked during backup. Are you sure?",
"BackupDeleteOld":"Deleting old backup files",
"FileName": "Name",
"FileSize": "Size",
"FileDate": "Date",
@@ -1858,6 +1859,7 @@
"SeedLevelLarge": "Large - multi-region fully staffed",
"SeedLevelHuge": "Huge - very large dataset, will take a few minutes to generate",
"StartJob": "Start job",
"JobCreated": "Server job created",
"JobCompleted": "Job completed",
"JobFailed": "Job failed",
"JobExclusiveWarning": "WARNING: this job will temporarily suspend all user access to the server",
@@ -1964,5 +1966,6 @@
"BatchDeleteJob": "Batch delete job",
"BatchJob": "Batch job",
"Failed": "Failed",
"ProcessingJob": "Processing server job"
"ProcessingJob": "Processing server job",
"TimedOut":"Timed out"
}