Added spanish on ui-text.yml

on ui-text.yml
This commit is contained in:
Sergio C. Orozco Torres 2016-06-04 04:28:14 -05:00
parent 4249b87c66
commit 5bd8ed99d6

View file

@ -32,5 +32,37 @@ en-US:
en-UK:
<<: *DEFAULT_EN
# Spanish
# --------------
es: &DEFAULT_ES
page : "Página"
pagination_previous : "Anterior"
pagination_next : "Siguiente"
breadcrumb_home_label : "Inicio"
breadcrumb_separator : "/"
toc_label : "Contenidos"
ext_link_label : "Enlace"
less_than : "menos de"
minute_read : "minuto de lectura"
minutes_read : "minutos de lectura"
share_on_label : "Compartir"
meta_label :
tags_label : "Etiquetas:"
categories_label : "Categorías:"
date_label : "Actualizado:"
comments_label : "Comentar"
more_label : "Ver más"
related_label : "Podrías ver también"
follow_label : "Seguir:"
feed_label : "Feed"
powered_by : "Powered by"
website_label : "Sitio web"
email_label : "Email"
recent_posts : "Entradas recientes"
en-ES:
<<: *DEFAULT_ES
en-CO:
<<: *DEFAULT_ES
# Another locale
# --------------