diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-02-25 06:14:43 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-02-25 06:14:43 +0200 |
commit | 13c2157e36f65be4138a85fae0379e0fe31f02bd (patch) | |
tree | d8a84c05cf522f6bdbf9cf491c9027d0b1445985 /i18n/es.i18n.json | |
parent | 7033315cd36530330af6f785716cce9342ef4a72 (diff) | |
download | wekan-13c2157e36f65be4138a85fae0379e0fe31f02bd.tar.gz wekan-13c2157e36f65be4138a85fae0379e0fe31f02bd.tar.bz2 wekan-13c2157e36f65be4138a85fae0379e0fe31f02bd.zip |
Update translations.
Diffstat (limited to 'i18n/es.i18n.json')
-rw-r--r-- | i18n/es.i18n.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index dad03bf6..f17edd86 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -92,6 +92,8 @@ "restore-board": "Restaurar el tablero", "no-archived-boards": "No hay Tableros en el Archivo", "archives": "Archivar", + "template": "Template", + "templates": "Templates", "assign-member": "Asignar miembros", "attached": "adjuntado", "attachment": "Adjunto", @@ -143,6 +145,7 @@ "cardLabelsPopup-title": "Etiquetas", "cardMembersPopup-title": "Miembros", "cardMorePopup-title": "Más", + "cardTemplatePopup-title": "Create template", "cards": "Tarjetas", "cards-count": "Tarjetas", "casSignIn": "Iniciar sesión con CAS", @@ -453,6 +456,9 @@ "welcome-swimlane": "Hito 1", "welcome-list1": "Básicos", "welcome-list2": "Avanzados", + "card-templates-swimlane": "Card Templates", + "list-templates-swimlane": "List Templates", + "board-templates-swimlane": "Board Templates", "what-to-do": "¿Qué deseas hacer?", "wipLimitErrorPopup-title": "El límite del trabajo en proceso no es válido.", "wipLimitErrorPopup-dialog-pt1": "El número de tareas en esta lista es mayor que el límite del trabajo en proceso que has definido.", |