From b5fcfd608c0e9ef764cace7328653e4d4c47a061 Mon Sep 17 00:00:00 2001 From: Yusuke Nemoto Date: Mon, 12 Dec 2016 14:26:53 +0900 Subject: gh-4759 add system message feedbak for expand/collapse command (#4761) --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index f12e19bf5..84d5be7de 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -467,6 +467,10 @@ "id": "api.command_collapse.name", "translation": "collapse" }, + { + "id": "api.command_collapse.success", + "translation": "Image links now collapse by default" + }, { "id": "api.command_echo.create.app_error", "translation": "Unable to create /echo post, err=%v" @@ -499,6 +503,10 @@ "id": "api.command_expand.name", "translation": "expand" }, + { + "id": "api.command_expand.success", + "translation": "Image links now expand by default" + }, { "id": "api.command_expand_collapse.fail.app_error", "translation": "An error occured while expanding previews" -- cgit v1.2.3-1-g7c22