summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 4894c9665..d340a770a 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -400,6 +400,26 @@
"translation": "echo"
},
{
+ "id": "api.command_collapse.desc",
+ "translation": "Turn on auto-collapsing of image previews"
+ },
+ {
+ "id": "api.command_collapse.name",
+ "translation": "collapse"
+ },
+ {
+ "id": "api.command_expand.desc",
+ "translation": "Turn off auto-collapsing of image previews"
+ },
+ {
+ "id": "api.command_expand_collapse.fail.app_error",
+ "translation": "An error occured while expanding previews"
+ },
+ {
+ "id": "api.command_expand.name",
+ "translation": "expand"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Join the open channel"
},