add /search command (#6741)
Этот коммит содержится в:
коммит произвёл
Saturnino Abril
родитель
8f8a978e84
Коммит
5bd60a4d1e
16
i18n/en.json
16
i18n/en.json
@@ -699,6 +699,22 @@
|
||||
"id": "api.command_open.name",
|
||||
"translation": "open"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "Search text in messages"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[text]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "search"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "The search command is not supported on your device"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Open the Account Settings dialog"
|
||||
|
||||
Ссылка в новой задаче
Block a user