Spelling fixes (#25638)

This commit is contained in:
Ville Skyttä 2025-05-29 11:48:50 +03:00 committed by GitHub
parent 77f7ca0368
commit fd13e41524
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1579,7 +1579,7 @@
"upload_in_progress": "A backup upload is currently in progress. The action will automatically proceed once the upload process is complete.", "upload_in_progress": "A backup upload is currently in progress. The action will automatically proceed once the upload process is complete.",
"restore_in_progress": "A backup restore is currently in progress. The action will automatically proceed once the restore process is complete.", "restore_in_progress": "A backup restore is currently in progress. The action will automatically proceed once the restore process is complete.",
"wait_for_backup": "Wait for the backup creation to finish", "wait_for_backup": "Wait for the backup creation to finish",
"error_backup_state": "An error occured while getting the current backup state. Error: {error}", "error_backup_state": "An error occurred while getting the current backup state. Error: {error}",
"wait_for_upload": "Wait for backup upload to finish", "wait_for_upload": "Wait for backup upload to finish",
"wait_for_restore": "Wait for backup restore to finish", "wait_for_restore": "Wait for backup restore to finish",
"reload": { "reload": {
@ -2378,7 +2378,7 @@
}, },
"generate": { "generate": {
"sync": { "sync": {
"title": "Synchonization", "title": "Synchronization",
"name": "Backup name", "name": "Backup name",
"locations": "Locations", "locations": "Locations",
"locations_description": "What locations you want to automatically backup to.", "locations_description": "What locations you want to automatically backup to.",