Skip to content

Commit d9e60a5

Browse files
align german loginWithLabel translation with Apple Guidelines (#2097)
Co-authored-by: Steve Hobbs <[email protected]>
1 parent dce864a commit d9e60a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n/de.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export default {
9090
loginAtLabel: 'Anmelden bei %s',
9191
loginLabel: 'Anmelden',
9292
loginSubmitLabel: 'Anmelden',
93-
loginWithLabel: 'Anmelden mit %s',
93+
loginWithLabel: 'Mit %s anmelden',
9494
notYourAccountAction: 'Falsches Konto?',
9595
passwordInputPlaceholder: 'Ihr Passwort',
9696
passwordStrength: {

0 commit comments

Comments
 (0)