summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2017-06-01 17:20:34 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-06-01 17:20:34 -0400
commit3b74effacd9308649431245f7d4142b47b4fae0f (patch)
tree85b3c01dbdfdfa3ebe02bd9d91297d93b7465215 /i18n
parentb46320a08939b64b0611404233d0f9b53dd4407d (diff)
downloadchat-3b74effacd9308649431245f7d4142b47b4fae0f.tar.gz
chat-3b74effacd9308649431245f7d4142b47b4fae0f.tar.bz2
chat-3b74effacd9308649431245f7d4142b47b4fae0f.zip
Fixed debug message for push notifications (#6536)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index e371b493c..ec8ae741b 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1636,10 +1636,6 @@
"translation": " posted in "
},
{
- "id": "api.post.send_notifications_and_forget.push_notification.debug",
- "translation": "Sending push notification to %v with msg of '%v'"
- },
- {
"id": "api.post.send_notifications_and_forget.push_notification.error",
"translation": "Failed to send push device_id={{.DeviceId}}, err={{.Error}}"
},