[PLT-6710] /rename [text] slash command: Rename the channel (#6570)
* /rename [text] slash command: Rename the channel * update strings per review
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
489602efe5
Коммит
251f000c68
36
i18n/en.json
36
i18n/en.json
@@ -603,6 +603,42 @@
|
||||
"id": "api.command_channel_purpose.update_channel.app_error",
|
||||
"translation": "Error to update the current channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_rename.name",
|
||||
"translation": "rename"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_rename.hint",
|
||||
"translation": "[text]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_rename.desc",
|
||||
"translation": "Rename the channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_rename.channel.app_error",
|
||||
"translation": "Error to retrieve the current channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_rename.permission.app_error",
|
||||
"translation": "You do not have the appropriate permissions to rename the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_rename.message.app_error",
|
||||
"translation": "A message must be provided with the /rename command."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_rename.update_channel.app_error",
|
||||
"translation": "Error to update the current channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_rename.update_channel.success",
|
||||
"translation": "Channel name successfully updated."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_rename.direct_group.app_error",
|
||||
"translation": "Cannot rename direct message channels."
|
||||
},
|
||||
{
|
||||
"id": "api.command_expand.desc",
|
||||
"translation": "Turn off auto-collapsing of image previews"
|
||||
|
||||
Ссылка в новой задаче
Block a user