From 4df36a504cebc61fa1e5e6f7980f9245b475facf Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 23 Jun 2017 15:47:24 -0700 Subject: PLT-6714: add /settings command (#6716) * add /settings command * update receiver name --- i18n/en.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 584c8dec6..b2e0b7b5c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -659,6 +659,18 @@ "id": "api.command_online.success", "translation": "You are now online" }, + { + "id": "api.command_settings.desc", + "translation": "Open the Account Settings dialog" + }, + { + "id": "api.command_settings.name", + "translation": "settings" + }, + { + "id": "api.command_settings.unsupported.app_error", + "translation": "The settings command is not supported on your device" + }, { "id": "api.command_shortcuts.browser.channel_next", "translation": "{{.ChannelNextCmd}}: Next channel in your history\n" -- cgit v1.2.3-1-g7c22