PLT-3901 send different push message when only images attached (#6672)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
5158d3a446
Коммит
64eb968b7d
@@ -1643,6 +1643,10 @@
|
||||
"id": "api.post.send_notifications_and_forget.push_non_mention",
|
||||
"translation": " posted in "
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_image_only",
|
||||
"translation": " Uploaded one or more files "
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_notification.error",
|
||||
"translation": "Failed to send push device_id={{.DeviceId}}, err={{.Error}}"
|
||||
|
||||
Ссылка в новой задаче
Block a user