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": "पुनर्स्थापित हो रहा है...",
"backupRestoredToast": "डेटाबेस पुनर्स्थापित हुआ। फिर से लोड हो रहा है...",
"backupCliTitle": "CLI / Docker Compose पुनर्स्थापना",
"backupCliHint": "ऑपरेशनल पुनर्स्थापना के लिए, बैकअप को कंटेनर में माउंट करें और restore helper चलाएँ।",
"backupCliHint": "For operational restores, stop the app, mount the backup in a temporary container and replace the database file.",
"backupCliBackupHint": "आप Docker Compose से सीधे बैकअप भी बना सकते हैं:"
},
"login": {