PLT-7218: CLI to move slash commands between teams. (#7574)

This commit is contained in:
George Goldberg
2017-10-04 19:08:59 +01:00
committed by Chris
parent e16bdf8d1d
commit f3fc6d11fa
9 changed files with 252 additions and 1 deletions

View File

@@ -5579,6 +5579,10 @@
"id": "store.sql_command.save.update.app_error",
"translation": "We couldn't update the command"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
"translation": "We couldn't get the command"
},
{
"id": "store.sql_command_webhooks.get.app_error",
"translation": "We couldn't get the webhook"