Browse Source

update ~Posts display~ section of *es* in localization file

master
Simon Grim 9 years ago
parent
commit
a245bc449f
  1. 10
      js/interface_localization.js

10
js/interface_localization.js

@ -499,11 +499,11 @@ if(preferredLanguage == "es"){
"Volume": "Volumen", "Volume": "Volumen",
"Test": "Prueba", "Test": "Prueba",
"Send key": "Send key", "Send key": "Send key",
"Posts display": "Posts display", "Posts display": "Presentación de mensajes",
"Post editor": "Post editor", "Post editor": "Post editor",
"Inline image preview": "Inline image preview", "Inline image preview": "Vista previa de imágenes en línea",
"Display": "Display", "Display": "Mostrar",
"Line feeds": "Line feeds", "Line feeds": "Avances de línea",
"Markout": "Markout marcado", "Markout": "Markout marcado",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
@ -520,7 +520,7 @@ if(preferredLanguage == "es"){
"none": "none", "none": "none",
"Custom": "Custom", "Custom": "Custom",
"Mentions": "Menciones", "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", "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.", "There aren't any posts with this hashtag.": "No hay posts con este hashtag.",
"Split only new post": "Split only new post", "Split only new post": "Split only new post",

Loading…
Cancel
Save