fix: revert translation for settings in navbar

This commit is contained in:
Michael 2025-12-15 20:12:35 +01:00 committed by GitHub
parent a8243616a1
commit c6f62cdc13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"navbar": {
"upload": "Hochladen",
"convert": "Konvertieren",
"settings": "Einstellungen",
"settings": "Optionen",
"about": "Über",
"toggle_theme": "Design wechseln"
},
@ -120,7 +120,7 @@
}
},
"settings": {
"title": "Einstellungen",
"title": "Optionen",
"errors": {
"save_failed": "Speichern der Einstellungen fehlgeschlagen!"
},