mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-23 05:24:23 +08:00
BUTTON_SIGN_AND_ENCRYPT change 'and' for 'y'
This commit is contained in:
parent
bf1ee5ace7
commit
0f88cac99a
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ es_ES:
|
|||
LABEL_PASSWORD: "Contraseña"
|
||||
BUTTON_SIGN: "Firmar"
|
||||
BUTTON_ENCRYPT: "Encriptar"
|
||||
BUTTON_SIGN_AND_ENCRYPT: "Firmar and encriptar"
|
||||
BUTTON_SIGN_AND_ENCRYPT: "Firmar y encriptar"
|
||||
POPUPS_MESSAGE_OPEN_PGP:
|
||||
TITLE_MESSAGE_OPEN_PGP: "Descifrar OpenPGP"
|
||||
LABEL_KEY: "Clave privada"
|
||||
|
|
Loading…
Add table
Reference in a new issue