MM-11728: Avoid Archived channels editions throught Patch (#9335)

Этот коммит содержится в:
Jesús Espino
2018-09-03 17:07:51 +02:00
коммит произвёл Carlos Tadeu Panato Junior
родитель 9f46512759
Коммит 72560311a2
3 изменённых файлов: 15 добавлений и 0 удалений

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

@@ -5006,6 +5006,10 @@
"id": "store.sql_channel.update.app_error",
"translation": "We couldn't update the channel"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{
"id": "store.sql_channel.update.exists.app_error",
"translation": "A channel with that handle already exists"