From c2ab85e0a36af24ee804c1d140cfe216022a4e45 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Thu, 17 May 2018 12:48:18 +0100 Subject: MM-10591: Well known error for all scheme endpoints pre-migration. (#8812) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index b9b744608..68f6bad59 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -243,6 +243,10 @@ "id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error", "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." -- cgit v1.2.3-1-g7c22