Skip to content

Commit d66b552

Browse files
fix: fix a German translation to make it sound more natural (#1223)
1 parent 6f6e23c commit d66b552

File tree

1 file changed

+1
-1
lines changed
  • packages/webawesome/src/translations

1 file changed

+1
-1
lines changed

packages/webawesome/src/translations/de.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const translation: Translation = {
3434
selectAColorFromTheScreen: 'Farbe vom Bildschirm auswählen',
3535
showPassword: 'Passwort anzeigen',
3636
slideNum: slide => `Folie ${slide}`,
37-
toggleColorFormat: 'Farbformat umschalten',
37+
toggleColorFormat: 'Farbformat wechseln',
3838
zoomIn: 'Hineinzoomen',
3939
zoomOut: 'Herauszoomen',
4040
};

0 commit comments

Comments
 (0)