fix(docs): restore backups without helper script

This commit is contained in:
Rafael Foster
2026-04-29 14:35:59 -03:00
parent a31865beef
commit f44d018d5c
18 changed files with 32 additions and 26 deletions
+1 -1
View File
@@ -767,7 +767,7 @@
"backupRestoring": "Restaurando...",
"backupRestoredToast": "Base de datos restaurada. Recargando...",
"backupCliTitle": "Restauración por CLI / Docker Compose",
"backupCliHint": "Para restauraciones operativas, monta la copia en el contenedor y ejecuta el asistente de restauración.",
"backupCliHint": "For operational restores, stop the app, mount the backup in a temporary container and replace the database file.",
"backupCliBackupHint": "También puedes crear una copia directamente con Docker Compose:"
},
"login": {