Skip to content

Commit

Permalink
Adittion of strings for Offline mode in es_ES.json
Browse files Browse the repository at this point in the history
The strings for offline mode did not have a Spanish translation.
  • Loading branch information
crcascr committed Feb 29, 2024
1 parent ba6562c commit 81397cb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions applications/pass-desktop/locales/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,12 @@
"Moving item failed": [
"Error al mover el elemento"
],
"Offline mode is currently not available for two password mode.": [
"El modo sin conexión no está disponible actualmente para el modo de dos contraseñas."
],
"Offline mode isn't currently available for your plan and not compatible with two password mode.": [
"El modo sin conexión no está disponible actualmente para su plan y no es compatible con el modo de dos contraseñas."
],
"Passphrase is incorrect": [
"La frase contraseña es incorrecta."
],
Expand Down

0 comments on commit 81397cb

Please sign in to comment.