summaryrefslogtreecommitdiffstats
path: root/web/static
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-02-08 11:12:59 -0800
committer=Corey Hulen <corey@hulen.com>2016-02-08 11:12:59 -0800
commit3f0443b55236555951dc45c03dcb05baea86350c (patch)
tree1eacdd907ef92225f2e895f186f264b1a40fadda /web/static
parent8f90fd5989e0bf725b3b2593054e620028de4952 (diff)
downloadchat-3f0443b55236555951dc45c03dcb05baea86350c.tar.gz
chat-3f0443b55236555951dc45c03dcb05baea86350c.tar.bz2
chat-3f0443b55236555951dc45c03dcb05baea86350c.zip
PLT-1900 removing lang from preview and making spanish beta
Diffstat (limited to 'web/static')
-rw-r--r--web/static/i18n/en.json1
-rw-r--r--web/static/i18n/es.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 64d06f46d..ff25d98c2 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -1126,7 +1126,6 @@
"user.settings.advance.enabled": "enabled",
"user.settings.advance.markdown_preview": "Show markdown preview option in message input box",
"user.settings.advance.embed_preview": "Show preview snippet of links below message",
- "user.settings.advance.loc_preview": "Show user language in display settings",
"user.settings.advance.sendDesc": "If enabled 'Enter' inserts a new line and 'Ctrl + Enter' submits the message.",
"user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.",
"user.settings.advance.title": "Advanced Settings",
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
index a65b20e4c..19582b836 100644
--- a/web/static/i18n/es.json
+++ b/web/static/i18n/es.json
@@ -1050,7 +1050,6 @@
"user.settings.advance.enabled": "habilitada(s)",
"user.settings.advance.feature": " Característica ",
"user.settings.advance.features": " Características ",
- "user.settings.advance.loc_preview": "Mostrar el idioma del usuario en la configuración de visualización",
"user.settings.advance.markdown_preview": "Mostrar la previsualización de mensajes escritos con markdown",
"user.settings.advance.off": "Encendido",
"user.settings.advance.on": "Apagado",