Skip to content

Commit a5592f2

Browse files
hupe1980hupe1980
authored andcommitted
fix(aws-amplify-react): Fix typo in german localisation
1 parent e679bf5 commit a5592f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-amplify-react/src/AmplifyI18n.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const dict = {
2828
'User already exists': "Dieser Account existiert bereits",
2929
'Incorrect username or password': "Falscher Benutzername oder falsches Passwort",
3030
'Invalid password format': "Invalides Passwort",
31-
'Create account': "Hier registreren",
31+
'Create account': "Hier registrieren",
3232
'Forgot Password': "Passwort vergessen",
3333
'Change Password': "Passwort ändern",
3434
'New Password': "Neues Passwort",

0 commit comments

Comments
 (0)