MM-10235: Make permissions reset CLI shcemes-aware. (#8773)
* MM-10235: Make permissions reset CLI shcemes-aware. * Add i18n strings.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d61f13d9b4
Коммит
a09dc68e1d
12
i18n/en.json
12
i18n/en.json
@@ -275,6 +275,18 @@
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
|
||||
"translation": "We could not reset the channel schemes"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_scheme.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete the schemes"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_team.reset_all_team_schemes.app_error",
|
||||
"translation": "We could not reset the team schemes"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Must use createDirectChannel API service for direct message channel creation"
|
||||
|
||||
Ссылка в новой задаче
Block a user