diff --git a/src/translation/en.json b/src/translation/en.json
index 133cd6180..ebb7c2e3c 100644
--- a/src/translation/en.json
+++ b/src/translation/en.json
@@ -93,7 +93,7 @@
"locationPlaceholder": "Leave empty to use bare domain",
"manualWarning": "Add an A record manually for {{ location }} 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 instructions.",
"uninstallAction": "Uninstall"
}
@@ -1287,7 +1287,7 @@
},
"uninstallDialog": {
"title": "Uninstall {{ app }}",
- "description": "This will immediately uninstall {{ app }} and remove all it's data.",
+ "description": "This will immediately uninstall {{ app }} and remove all its data.",
"uninstallAction": "Uninstall"
},
"domainCollisionDialog": {