summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index b888beba0..432279c23 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1704,14 +1704,14 @@
"translation": "You do not have the appropriate permissions"
},
{
- "id": "api.user.update_roles.system_admin_set.app_error",
- "translation": "The system admin role can only be set by another system admin"
- },
- {
"id": "api.user.update_roles.system_admin_needed.app_error",
"translation": "The system admin role is needed for this action"
},
{
+ "id": "api.user.update_roles.system_admin_set.app_error",
+ "translation": "The system admin role can only be set by another system admin"
+ },
+ {
"id": "api.user.update_roles.team_admin_needed.app_error",
"translation": "The team admin role is needed for this action"
},