summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-02-09 10:41:43 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-02-09 10:41:43 -0300
commit9e365fd785f7cb38bf7d0ced53d98a0c2789a87f (patch)
treee4b1c49cf034b1c1a084d2a17a02c82ac38d4586 /web/static/i18n/en.json
parent8e1c9c371b9fbfbc15d96d6f5c4092968dc41f43 (diff)
downloadchat-9e365fd785f7cb38bf7d0ced53d98a0c2789a87f.tar.gz
chat-9e365fd785f7cb38bf7d0ced53d98a0c2789a87f.tar.bz2
chat-9e365fd785f7cb38bf7d0ced53d98a0c2789a87f.zip
Add/Remove & Fix loc strings
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 2ef130894..b9124f271 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -1089,7 +1089,7 @@
"user.settings.cmds.username_desc": "The username to use when overriding the post.",
"user.settings.cmds.icon_url_desc": "URL to an icon",
"user.settings.cmds.trigger_desc": "Word to trigger on",
- "user.settings.cmds.auto_complete_help": "Show this command in autocomplete list",
+ "user.settings.cmds.auto_complete_help": " Show this command in autocomplete list",
"user.settings.cmds.auto_complete_hint_desc": "List parameters to be passed to the command.",
"user.settings.cmds.request_type_desc": "Command request type issued to the callback URL.",
"user.settings.cmds.url_desc": "URL that will receive the HTTP POST or GET event",