You've already forked AstralRinth
forked from didirus/AstralRinth
fix: firefox backup download issues (#4679)
* fix: firefox backup download issues * fix: lint * fix: hide download button when downloading & disable overflow menu options
This commit is contained in:
@@ -1934,6 +1934,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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user