Этот коммит содержится в:
Carlos Tadeu Panato Junior
2017-10-25 17:51:13 +02:00
коммит произвёл Joram Wilander
родитель f632232862
Коммит 62b3569025
7 изменённых файлов: 126 добавлений и 0 удалений

Просмотреть файл

@@ -499,6 +499,26 @@
"id": "api.command_away.success",
"translation": "You are now away"
},
{
"id": "api.command_dnd.error",
"translation": "Error to retrieve the user status."
},
{
"id": "api.command_dnd.disabled",
"translation": "Do Not Disturb is disabled."
},
{
"id": "api.command_dnd.success",
"translation": "Do Not Disturb is enabled. You will not receive desktop or mobile push notifications until Do Not Disturb is turned off."
},
{
"id": "api.command_dnd.desc",
"translation": "Do not disturb disables desktop and mobile push notifications."
},
{
"id": "api.command_dnd.name",
"translation": "dnd"
},
{
"id": "api.command_channel_header.channel.app_error",
"translation": "Error to retrieve the current channel."