summaryrefslogtreecommitdiffstats
path: root/i18n/es.i18n.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/es.i18n.json')
-rw-r--r--i18n/es.i18n.json24
1 files changed, 23 insertions, 1 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json
index 94d77fee..49258953 100644
--- a/i18n/es.i18n.json
+++ b/i18n/es.i18n.json
@@ -196,6 +196,7 @@
"fullname": "Nombre Completo",
"header-logo-title": "Volver a tu página de tableros",
"hide-system-messages": "Ocultar los mensajes del sistema",
+ "headerBarCreateBoardPopup-title": "Crear tablero",
"home": "Inicio",
"import": "Importar",
"import-board": "importar desde Trello",
@@ -322,5 +323,26 @@
"welcome-board": "Tablero de Bienvenida",
"welcome-list1": "Basicos",
"welcome-list2": "Avanzados",
- "what-to-do": "What do you want to do?"
+ "what-to-do": "What do you want to do?",
+ "admin-panel": "Admin Panel",
+ "system-setting": "System Setting",
+ "settings": "Ajustes",
+ "people": "People",
+ "registration": "Registration",
+ "disable-self-registration": "Disable Self-Registration",
+ "invite": "Invite",
+ "invite-people": "Invite People",
+ "to-boards": "To board(s)",
+ "email-addresses": "Email Addresses",
+ "smtp-host-description": "The address of the SMTP server that handles your emails.",
+ "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
+ "smtp-host": "SMTP Host",
+ "smtp-port": "SMTP Port",
+ "smtp-username": "Nombre de Usuario",
+ "smtp-password": "Clave",
+ "send-from": "From",
+ "invitation-code": "Invitation Code",
+ "email-invite-register-subject": "__inviter__ sent you an invitation",
+ "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
+ "error-invitation-code-not-exist": "Invitation code doesn't exist"
} \ No newline at end of file