From a245bc449f229e72ecf3c3b76402a5d7a596ba2a Mon Sep 17 00:00:00 2001 From: Simon Grim Date: Wed, 22 Jul 2015 22:16:27 +0500 Subject: [PATCH] update ~Posts display~ section of *es* in localization file --- js/interface_localization.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/js/interface_localization.js b/js/interface_localization.js index 3efbc29..d2ea970 100644 --- a/js/interface_localization.js +++ b/js/interface_localization.js @@ -499,11 +499,11 @@ if(preferredLanguage == "es"){ "Volume": "Volumen", "Test": "Prueba", "Send key": "Send key", - "Posts display": "Posts display", + "Posts display": "Presentación de mensajes", "Post editor": "Post editor", - "Inline image preview": "Inline image preview", - "Display": "Display", - "Line feeds": "Line feeds", + "Inline image preview": "Vista previa de imágenes en línea", + "Display": "Mostrar", + "Line feeds": "Avances de línea", "Markout": "Markout marcado", "Supported punctuations:": "Supported punctuations:", "Supported emotions:": "Supported emotions:", @@ -520,7 +520,7 @@ if(preferredLanguage == "es"){ "none": "none", "Custom": "Custom", "Mentions": "Menciones", - "Use proxy for image preview only": "Usa proxy para sólo para previsualización de imagen", + "Use proxy for image preview only": "Usa proxy para sólo para previsualización de imagenes", "Use external links behind a proxy": "Usa enlaces externos detrás de un proxy", "There aren't any posts with this hashtag.": "No hay posts con este hashtag.", "Split only new post": "Split only new post",