diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-02-22 20:07:16 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-02-22 20:07:16 +0200 |
commit | 27f9c6b925e615ee1778e617d32983a8f84c50c2 (patch) | |
tree | ec534419373bfd73eef4887844fed5e4add2106c /i18n/es.i18n.json | |
parent | fa07dcf42208b5ce3962dc645df635de42e23a58 (diff) | |
download | wekan-27f9c6b925e615ee1778e617d32983a8f84c50c2.tar.gz wekan-27f9c6b925e615ee1778e617d32983a8f84c50c2.tar.bz2 wekan-27f9c6b925e615ee1778e617d32983a8f84c50c2.zip |
Update translations.
Diffstat (limited to 'i18n/es.i18n.json')
-rw-r--r-- | i18n/es.i18n.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index 1ba50764..ce77ba7d 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -757,7 +757,7 @@ "cardAssigneesPopup-title": "Asignado", "addmore-detail": "AƱadir una descripciĆ³n detallada", "show-on-card": "Mostrar en la tarjeta", - "new": "New", - "editUserPopup-title": "Edit User", - "newUserPopup-title": "New User" + "new": "Nuevo", + "editUserPopup-title": "Editar el usuario", + "newUserPopup-title": "Nuevo usuario" } |