mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-31 03:52:01 +08:00
Resolve #964
This commit is contained in:
parent
d58cb75e53
commit
163eb51ff6
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
"MOVE_TO": "Mover",
|
"MOVE_TO": "Mover",
|
||||||
"NAME": "Nombre",
|
"NAME": "Nombre",
|
||||||
"NONE": "Ninguno",
|
"NONE": "Ninguno",
|
||||||
"NOT_SPAM": "Correo no deseado",
|
"NOT_SPAM": "Es correo deseado",
|
||||||
"USERNAME": "Nombre de usuario",
|
"USERNAME": "Nombre de usuario",
|
||||||
"PASSWORD": "Contraseña",
|
"PASSWORD": "Contraseña",
|
||||||
"REMEMBER": "Remember",
|
"REMEMBER": "Remember",
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
"SAVE": "Guardar",
|
"SAVE": "Guardar",
|
||||||
"SAVE_CHANGES": "Save changes?",
|
"SAVE_CHANGES": "Save changes?",
|
||||||
"SEARCH": "Buscar",
|
"SEARCH": "Buscar",
|
||||||
"SPAM": "Es correo deseado",
|
"SPAM": "Correo no deseado",
|
||||||
"SUBJECT": "Asunto",
|
"SUBJECT": "Asunto",
|
||||||
"TEST": "Probar",
|
"TEST": "Probar",
|
||||||
"TO": "Para",
|
"TO": "Para",
|
||||||
|
|
Loading…
Reference in a new issue