From 8df0c0a00727e8c0609cc3d360b00de7d5dcf5f8 Mon Sep 17 00:00:00 2001 From: Yusuke Nemoto Date: Tue, 6 Dec 2016 21:29:55 +0900 Subject: fix message text (#4722) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n') 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", -- cgit v1.2.3-1-g7c22