summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorYusuke Nemoto <kaakaa@users.noreply.github.com>2016-12-06 21:29:55 +0900
committerenahum <nahumhbl@gmail.com>2016-12-06 09:29:55 -0300
commit8df0c0a00727e8c0609cc3d360b00de7d5dcf5f8 (patch)
tree33b7da4a6e6d27c0f04603bf764cc8851ea4a4f9 /i18n
parentf27aca4b73119078f82cb86ddf6cae3ec5ccdf68 (diff)
downloadchat-8df0c0a00727e8c0609cc3d360b00de7d5dcf5f8.tar.gz
chat-8df0c0a00727e8c0609cc3d360b00de7d5dcf5f8.tar.bz2
chat-8df0c0a00727e8c0609cc3d360b00de7d5dcf5f8.zip
fix message text (#4722)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 89cf6b267..928353c10 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1509,7 +1509,7 @@
},
{
"id": "api.reaction.delete_reaction.mismatched_channel_id.app_error",
- "translation": "Failed to save reaction when channel id in URL doesn't match post id in URL"
+ "translation": "Failed to delete reaction when channel id in URL doesn't match post id in URL"
},
{
"id": "api.reaction.list_reactions.mismatched_channel_id.app_error",