modified: locales/de-DE.json

modified:   locales/en-EN.json
	modified:   templates/quiz.html
This commit is contained in:
SimolZimol
2025-06-01 19:10:51 +02:00
parent 075df4dd58
commit 6fc16f6733
3 changed files with 8 additions and 4 deletions

View File

@@ -37,5 +37,6 @@
"album": "Album",
"year": "Jahr",
"open_on_spotify": "Auf Spotify öffnen",
"logout": "Abmelden"
"logout": "Abmelden",
"custom": "Anpassbar"
}

View File

@@ -37,5 +37,6 @@
"album": "Album",
"year": "Year",
"open_on_spotify": "Open on Spotify",
"logout": "Logout"
"logout": "Logout",
"custom": "custom"
}