updated spanish translations (#1183)

This commit is contained in:
yayitazale
2019-10-24 10:53:24 +02:00
committed by Kevin Papst
parent c681eb1bdb
commit 330ff6eb47
4 changed files with 108 additions and 8 deletions

View File

@@ -18,6 +18,10 @@
<source>form_customer</source>
<target>Crear cliente - valores por defecto</target>
</trans-unit>
<trans-unit id="form_user">
<source>form_user</source>
<target>Valores por defecto - usuario</target>
</trans-unit>
<trans-unit id="theme">
<source>theme</source>
<target>Apariencia</target>
@@ -66,6 +70,10 @@
<source>label.theme.select_type</source>
<target>Tipo de cajas de selección en formularios</target>
</trans-unit>
<trans-unit id="label.theme.autocomplete_chars">
<source>label.theme.autocomplete_chars</source>
<target>Número mínimo de letras para iniciar el autocompletado</target>
</trans-unit>
<trans-unit id="label.calendar.week_numbers">
<source>label.calendar.week_numbers</source>
<target>Mostrar números de semana</target>