JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "bootstrap-markdown.es.js"

Full Path: /var/www/html/ctctaxi/public/assets/vendor_components/bootstrap-markdown-master/locale/bootstrap-markdown.es.js
File size: 1.05 KB
MIME-type: text/plain
Charset: utf-8

/**
 * Spanish translation for bootstrap-markdown
 * by Leandro Poblet <leandrodrhouse@gmail.com>
 */
(function ($) {
  $.fn.markdown.messages.es = {
    'Bold': "Negrita",
    'Italic': "Itálica",
    'Heading': "Título",
    'URL/Link': "Inserte un link",
    'Image': "Inserte una imagen",
    'List': "Lista de items",
    'Unordered List': "Lista desordenada",
    'Ordered List': "Lista ordenada",
    'Code': "Código",
    'Quote': "Cita",
    'Preview': "Previsualizar",
    'strong text': "Texto importante",
    'emphasized text': "Texto con énfasis",
    'heading text': "Texto de título",
    'enter link description here': "Descripción del link",
    'Insert Hyperlink': "Inserte un hipervínculo",
    'enter image description here': "Descripción de la imagen",
    'Insert Image Hyperlink': "Inserte una imagen con un hipervínculo",
    'enter image title here': "Inserte una imagen con título",
    'list text here': "Texto de lista aquí",
    'code text here': "Código aquí",
    'quote here': "Cita aquí",
    'Save': "Guardar"
  };
}(jQuery));