summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 3287af260..2d4581ad8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1812,6 +1812,10 @@
"translation": " mentioned you in "
},
{
+ "id": "api.post.send_notifications_and_forget.push_mention_no_channel",
+ "translation": " mentioned you"
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_message",
"translation": " sent you a direct message"
},
@@ -1820,6 +1824,10 @@
"translation": " posted in "
},
{
+ "id": "api.post.send_notifications_and_forget.push_non_mention_no_channel",
+ "translation": " posted a message"
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_notification.error",
"translation": "Failed to send push device_id={{.DeviceId}}, err={{.Error}}"
},