summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index f12e19bf5..84d5be7de 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -468,6 +468,10 @@
"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"
},
@@ -500,6 +504,10 @@
"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"
},