summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index b9b744608..68f6bad59 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -244,6 +244,10 @@
"translation": "Private Channel management and creation is restricted to System Administrators."
},
{
+ "id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error",
+ "translation": "This API endpoint is not accessible as required migrations have not yet completed."
+ },
+ {
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
"translation": "Private Channel management and creation is restricted to Team and System Administrators."
},