fix: fix a German translation to make it sound more natural (#1223)

This commit is contained in:
randomguy-2650
2025-07-23 20:43:13 +02:00
committed by GitHub
parent 6f6e23c78c
commit d66b552962

View File

@@ -34,7 +34,7 @@ const translation: Translation = {
selectAColorFromTheScreen: 'Farbe vom Bildschirm auswählen',
showPassword: 'Passwort anzeigen',
slideNum: slide => `Folie ${slide}`,
toggleColorFormat: 'Farbformat umschalten',
toggleColorFormat: 'Farbformat wechseln',
zoomIn: 'Hineinzoomen',
zoomOut: 'Herauszoomen',
};