Reapply "fix: firefox backup download issues (#4679)" (#4683) (#4704)

This reverts commit 4c1020d2ba.
This commit is contained in:
Prospector
2025-11-02 11:51:48 -08:00
committed by GitHub
parent 40cbe92dbc
commit b11934054d
4 changed files with 164 additions and 15 deletions

View File

@@ -1967,6 +1967,12 @@
"servers.backups.item.creating-backup": {
"message": "Creating backup..."
},
"servers.backups.item.downloading": {
"message": "Downloading"
},
"servers.backups.item.downloading-backup": {
"message": "Downloading backup..."
},
"servers.backups.item.failed-to-create-backup": {
"message": "Failed to create backup"
},