summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-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"
},