Skip to content

Commit

Permalink
fix(es): moved settings key word to same order as in en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximus7474 authored Jan 30, 2025
1 parent 8b157e8 commit 7e2c64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion es.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,13 @@
"CLOUD_BACKUP": "Respaldo en la nube",
"YOUR_PROFILE": "Tu perfil",
"CREATE_BACKUP": "Crear respaldo",
"BACKUPS": "Respaldos",
"SAVE_BACKUP_POPUP": {
"TITLE": "Guardar copia de seguridad",
"TEXT": "¿Estás segur@ de que desea guardar una copia de seguridad de sus datos? (Guardará sus contactos, fotos y configuraciones)",
"CANCEL": "Cancelar",
"CONFIRM": "Guardar"
},
"BACKUPS": "Respaldos",
"APPLY_BACKUP_POPUP": {
"TITLE": "Aplicar respaldo",
"TEXT": "¿Estás segur@ de que desea aplicar esta copia de seguridad? (Sobrescribirá sus contactos, fotos y configuraciones)",
Expand Down

0 comments on commit 7e2c64c

Please sign in to comment.