perf: 优化翻译

This commit is contained in:
ibuler
2023-02-23 18:48:44 +08:00
parent c2d552362a
commit 63cb48ed23
2 changed files with 9 additions and 5 deletions

View File

@@ -491,7 +491,7 @@
"ConnectWebSocketError": "Connect Websocket failed",
"Nothing": "Nothing",
"Action": "Action",
"CustomCol": "Custom table col",
"CustomCol": "Custom table display",
"RequestTickets": "Request tickets",
"Actions": "Actions",
"NeedSpecifiedFile": "Required to upload the specified format file",
@@ -763,7 +763,8 @@
"Task": "Task",
"Cas": "CAS",
"Invalid": "Invalid",
"Filename": "Filename"
"Filename": "Filename",
"RestoreDefault": "Restore default"
},
"dashboard": {
"ActiveAsset": "Asset active",
@@ -833,7 +834,10 @@
"User": "User",
"UserRatio": "User Ratio",
"UsersTotal": "Users total",
"Weekly": "Weekly"
"Weekly": "Weekly",
"TotalJobFailed": "Total job failed",
"TotalJobRunning": "Total job running",
"TotalJobLog": "Total job log"
},
"ops": {
"SystemError": "System Error",
@@ -2056,4 +2060,4 @@
"PublishStatus": "Publish status",
"NoPublished": "Unpublished"
}
}
}

View File

@@ -2051,4 +2051,4 @@
"PublishStatus": "投稿ステータス",
"NoPublished": "未発表"
}
}
}