mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
perf: 优化翻译
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2051,4 +2051,4 @@
|
||||
"PublishStatus": "投稿ステータス",
|
||||
"NoPublished": "未発表"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user