From 6297922ab9561dbf774ab5d51619abfc4a411e40 Mon Sep 17 00:00:00 2001 From: Brian Olecki Date: Tue, 15 Nov 2016 10:43:16 -0500 Subject: Add support for editing slash commands (#4335) --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 4d5ccd525..a5a1e5928 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -439,6 +439,14 @@ "id": "api.command.regen.app_error", "translation": "Inappropriate permissions to regenerate command token" }, + { + "id": "api.command.team_mismatch.app_error", + "translation": "Cannot update commands across teams" + }, + { + "id": "api.command.update.app_error", + "translation": "Inappropriate permissions to update command" + }, { "id": "api.command_away.desc", "translation": "Set your status away" -- cgit v1.2.3-1-g7c22