summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-12-19 12:47:43 -0300
committerJoram Wilander <jwawilander@gmail.com>2016-12-19 10:47:43 -0500
commit98d96f5457fe3a238f88d6d94f3ed9c22b357637 (patch)
treef7f014937b3e2d8778c95dcfa2c248e4c4112bb1 /i18n
parentf96173528f08684092b89f903f0389fe2b607192 (diff)
downloadchat-98d96f5457fe3a238f88d6d94f3ed9c22b357637.tar.gz
chat-98d96f5457fe3a238f88d6d94f3ed9c22b357637.tar.bz2
chat-98d96f5457fe3a238f88d6d94f3ed9c22b357637.zip
PLT-5021 Order System Console Teams section by Display Name (#4831)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index d4d026d64..856a24693 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1528,6 +1528,10 @@
"translation": "Failed to delete reaction when channel id in URL doesn't match post id in URL"
},
{
+ "id": "api.reaction.init.debug",
+ "translation": "Initializing reactions api routes"
+ },
+ {
"id": "api.reaction.list_reactions.mismatched_channel_id.app_error",
"translation": "Failed to get reactions when channel id in URL doesn't match post id in URL"
},