mirror of https://github.com/jumpserver/jumpserver
Merge branch 'v4' of github.com:jumpserver/jumpserver into v4
commit
259204bfe2
|
@ -142,7 +142,7 @@
|
|||
"AssetTree": "Asset Tree",
|
||||
"Assets": "Assets",
|
||||
"AssetsAmount": "Asset amount",
|
||||
"AssetsTotal": "Asset total",
|
||||
"AssetsTotal": "Total Assets",
|
||||
"AssignedInfo": "Approval Information",
|
||||
"Assignee": "Handler",
|
||||
"Assignees": "Pending Handler",
|
||||
|
@ -275,7 +275,7 @@
|
|||
"CommandStorage": "Command Storage",
|
||||
"CommandStorageUpdate": "Update the Cmd Storage",
|
||||
"Commands": "Commands",
|
||||
"CommandsTotal": "Commands total",
|
||||
"CommandsTotal": "Total Commands",
|
||||
"Comment": "Description",
|
||||
"CommentHelpText": "Note: Remarks will be displayed when hovered over in the Luna page's user authorization asset tree. Ordinary users can view, please do not fill in sensitive information.",
|
||||
"CommunityEdition": "Community Version",
|
||||
|
@ -340,7 +340,7 @@
|
|||
"CycleFromWeek": "Week Cycle From",
|
||||
"CyclePerform": "Execute periodically",
|
||||
"DangerCommand": "Dangerous Command",
|
||||
"DangerousCommandNum": "Dangerous command count",
|
||||
"DangerousCommandNum": "Total Dangerous commands",
|
||||
"Dashboard": "Dashboard",
|
||||
"Database": "Database",
|
||||
"DatabaseCreate": "Create a Asset - Database",
|
||||
|
@ -510,7 +510,7 @@
|
|||
"HelpDocumentTip": "Document URL for navigation bar 'Help -> Document' redirection.",
|
||||
"HelpSupportTip": "Support URL for the navigation bar 'Help -> Support' redirection.",
|
||||
"HighLoad": "Higher",
|
||||
"HistoricalSessionNum": "Historical session count",
|
||||
"HistoricalSessionNum": "Total historical sessions",
|
||||
"History": "History",
|
||||
"HistoryDate": "Date",
|
||||
"CommandJob": "Command",
|
||||
|
@ -632,8 +632,8 @@
|
|||
"LoginFrom": "Login Source",
|
||||
"LoginImageTip": "Note: It will appear on the enterprise user login page (recommended image size: 492*472px)",
|
||||
"LoginLog": "Login logs",
|
||||
"LoginLogTotal": "Login log total",
|
||||
"LoginNum": "Login count",
|
||||
"LoginLogTotal": "Total login logs",
|
||||
"LoginNum": "Total login logs",
|
||||
"LoginPasswordSetting": "Login Password",
|
||||
"LoginRequiredMsg": "The account has logged out, please log in again.",
|
||||
"LoginSucceeded": "Login Successful",
|
||||
|
@ -1150,7 +1150,7 @@
|
|||
"Title": "Title",
|
||||
"To": "To",
|
||||
"Today": "Today",
|
||||
"TodayFailedConnections": "Failed session today",
|
||||
"TodayFailedConnections": "Failed sessions today",
|
||||
"Token": "Token",
|
||||
"Total": "Total",
|
||||
"TotalJobFailed": "Failed execution actions",
|
||||
|
|
Loading…
Reference in New Issue