Skip to content

Commit

Permalink
feat(i18n): add manage lists spanish translation (elk-zone#2832)
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin authored Apr 18, 2024
1 parent 1526847 commit 1eaaa6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,12 @@
"create": "Crear",
"delete": "Eliminar esta lista",
"delete_error": "Se produjo un error eliminando la lista",
"edit": "Ediar esta lista",
"edit": "Editar esta lista",
"edit_error": "Se produjo un error modificando la lista",
"error": "Se produjo un error creando la lista",
"error_prefix": "Error: ",
"list_title_placeholder": "Título de la lista",
"manage": "Administrar listas",
"modify_account": "Modificar listas con cuenta",
"remove_account": "Eliminar cuenta de la lista",
"save": "Guardar"
Expand Down

0 comments on commit 1eaaa6c

Please sign in to comment.