Update english translation

This commit is contained in:
Johannes Zellner
2021-01-26 19:32:39 +01:00
parent df24a6ab32
commit de74b05703
+4 -4
View File
@@ -93,7 +93,7 @@
"locationPlaceholder": "Leave empty to use bare domain",
"manualWarning": "Add an A record manually for <b>{{ location }}</b> to this Cloudron's public IP",
"userManagement": "User management",
"userManagementNone": "This app has it's own user management.",
"userManagementNone": "This app has its own user management.",
"userManagementMailbox": "All users with a mailbox on this Cloudron have access.",
"userManagementLeaveToApp": "Leave user management to the app",
"userManagementAllUsers": "Allow all users from this Cloudron",
@@ -947,7 +947,7 @@
},
"mailinglists": {
"title": "Mailing Lists",
"description": "A Mailing list forwards all emails to it's members.",
"description": "A Mailing list forwards all emails to its members.",
"name": "Name",
"members": "List Members",
"everyoneTooltip": "Posting allowed by non-members",
@@ -1269,7 +1269,7 @@
},
"uninstall": {
"title": "Uninstall",
"description": "This will uninstall the app immediately and remove all it's data. The site will be inaccessible.",
"description": "This will uninstall the app immediately and remove all its data. The site will be inaccessible.",
"backupWarning": "App backups are not removed and will be cleaned up based on the backup policy. You can resurrect this app from an existing app backup using the following <a target=\"_blank\" href=\"{{ importBackupDocsLink }}\">instructions</a>.",
"uninstallAction": "Uninstall"
}
@@ -1287,7 +1287,7 @@
},
"uninstallDialog": {
"title": "Uninstall {{ app }}",
"description": "This will immediately uninstall <b>{{ app }}</b> and remove all it's data.",
"description": "This will immediately uninstall <b>{{ app }}</b> and remove all its data.",
"uninstallAction": "Uninstall"
},
"domainCollisionDialog": {