MM-11270: Forbid react/de-react in archived channels (#9323)

Этот коммит содержится в:
Jesús Espino
2018-08-29 15:07:37 +02:00
коммит произвёл GitHub
родитель 7a3cf112c5
Коммит 0291730c2f
3 изменённых файлов: 110 добавлений и 44 удалений

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

@@ -1434,6 +1434,14 @@
"id": "api.preference.update_preferences.set.app_error",
"translation": "Unable to set user preferences."
},
{
"id": "api.reaction.delete.archived_channel.app_error",
"translation": "You cannot remove a reaction in an archived channel."
},
{
"id": "api.reaction.save.archived_channel.app_error",
"translation": "You cannot react in an archived channel."
},
{
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Reaction is not valid."