Fix translations and add separator in backup actions
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
"editUserTooltip": "Edit User",
|
||||
"removeUserTooltip": "Remove User",
|
||||
"transferOwnershipTooltip": "Transfer Ownership",
|
||||
"invitationTooltip": "Invite User",
|
||||
"invitationTooltip": "Invite",
|
||||
"setGhostTooltip": "Impersonate",
|
||||
"mailmanagerTooltip": "This user can manage users and mailboxes"
|
||||
},
|
||||
@@ -1692,12 +1692,12 @@
|
||||
"description": "Backups are complete snapshots of the app. You can use app backups to restore or clone this app.",
|
||||
"packageVersion": "Package Version",
|
||||
"time": "Created At",
|
||||
"downloadConfigTooltip": "Download Backup Configuration",
|
||||
"cloneTooltip": "Clone from this Backup",
|
||||
"restoreTooltip": "Restore to this Backup",
|
||||
"downloadConfigTooltip": "Download Config",
|
||||
"cloneTooltip": "Clone",
|
||||
"restoreTooltip": "Restore",
|
||||
"createBackupAction": "Create Backup",
|
||||
"importAction": "Import Backup",
|
||||
"downloadBackupTooltip": "Download Backup",
|
||||
"downloadBackupTooltip": "Download",
|
||||
"checkIntegrity": "Check Integrity"
|
||||
},
|
||||
"import": {
|
||||
|
||||
Reference in New Issue
Block a user