summaryrefslogtreecommitdiffstats
path: root/web/static
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-02-26 08:04:04 -0800
committerCorey Hulen <corey@hulen.com>2016-02-26 08:04:04 -0800
commit3734145f9676946792a3efab842812e547cbdab1 (patch)
treef65b0850dccc03e31c63aa455466f4c364d67bb7 /web/static
parentf3da4ee3d728d7b4d8f39a4fca58705f3c06b8b5 (diff)
parentbf6c1c0359000667d46441e90ebe31bfef3e56da (diff)
downloadchat-3734145f9676946792a3efab842812e547cbdab1.tar.gz
chat-3734145f9676946792a3efab842812e547cbdab1.tar.bz2
chat-3734145f9676946792a3efab842812e547cbdab1.zip
Merge pull request #2264 from ZBoxApp/PLT-1751-es
embed_toggle in spanish
Diffstat (limited to 'web/static')
-rw-r--r--web/static/i18n/en.json2
-rw-r--r--web/static/i18n/es.json1
2 files changed, 2 insertions, 1 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index c3ce23280..32ceb494f 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -1058,8 +1058,8 @@
"tutorial_tip.out": "Opt out of these tips.",
"tutorial_tip.seen": "Seen this before? ",
"upload_overlay.info": "Drop a file to upload it.",
- "user.settings.advance.embed_toggle": "Show toggle for all embed previews",
"user.settings.advance.embed_preview": "Show preview snippet of links below message",
+ "user.settings.advance.embed_toggle": "Show toggle for all embed previews",
"user.settings.advance.enabled": "enabled",
"user.settings.advance.feature": " Feature ",
"user.settings.advance.features": " Features ",
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
index 0cbe8900d..30a501a7e 100644
--- a/web/static/i18n/es.json
+++ b/web/static/i18n/es.json
@@ -1059,6 +1059,7 @@
"tutorial_tip.seen": "¿Haz visto esto antes? ",
"upload_overlay.info": "Arrastra un archivo para subirlo.",
"user.settings.advance.embed_preview": "Mostrar la previsualización de enlaces",
+ "user.settings.advance.embed_toggle": "Capacidad de Mostrar/Esconder previsualizaciones",
"user.settings.advance.enabled": "habilitada(s)",
"user.settings.advance.feature": " Característica ",
"user.settings.advance.features": " Características ",