File tree Expand file tree Collapse file tree 10 files changed +15
-1
lines changed
packages/ui/src/i18n/dictionaries/authenticator Expand file tree Collapse file tree 10 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @aws-amplify/ui " : patch
3+ ---
4+
5+ fix: translation key mismatch
Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ export const deDict: AuthenticatorDictionary = {
101101 'Have an account? ' : 'Schon registriert? ' ,
102102 'Incorrect username or password' :
103103 'Falscher Benutzername oder falsches Passwort' ,
104+ 'Incorrect username or password.' :
105+ 'Falscher Benutzername oder falsches Passwort' ,
104106 'Invalid password format' : 'Ungültiges Passwort-Format' ,
105107 'Invalid phone number format' : `Ungültiges Telefonummern-Format. Benutze eine Nummer im Format: +12345678900` ,
106108 'It may take a minute to arrive.' :
Original file line number Diff line number Diff line change @@ -92,10 +92,10 @@ export const frDict: AuthenticatorDictionary = {
9292 'Family Name' : 'Nom de famille' ,
9393 'Forgot Password' : 'Mot de passe oublié' ,
9494 'Forgot Password?' : 'Mot de passe oublié ?' ,
95+ 'Incorrect username or password' : 'Identifiant ou mot de passe incorrect' ,
9596 'Incorrect username or password.' : 'Identifiant ou mot de passe incorrect.' ,
9697 'Have an account? ' : 'Déjà un compte ? ' ,
9798 Hello : 'Bonjour' ,
98- 'Incorrect username or password' : 'Identifiant ou mot de passe incorrect' ,
9999 'Invalid password format' : 'Format de mot de passe invalide' ,
100100 'Invalid phone number format' : `Format de numéro de téléphone invalide. Veuillez utiliser un format +12345678900` ,
101101 'Loading...' : 'Chargement...' ,
Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ export const itDict: AuthenticatorDictionary = {
8383 'Forgot Password?' : 'Password dimenticata?' ,
8484 'Have an account? ' : 'Già registrato?' ,
8585 'Incorrect username or password' : 'Nome utente o password errati' ,
86+ 'Incorrect username or password.' : 'Nome utente o password errati' ,
8687 'Invalid password format' : 'Formato della password non valido' ,
8788 'Invalid phone number format' : 'Formato del numero di telefono non valido' ,
8889 'Lost your code?' : 'Codice smarrito?' ,
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ export const jaDict: AuthenticatorDictionary = {
7979 'Forgot Password' : 'パスワードを忘れた ' ,
8080 'Have an account? ' : 'アカウントを持っていますか?' ,
8181 'Incorrect username or password' : 'ユーザー名かパスワードが異なります ' ,
82+ 'Incorrect username or password.' : 'ユーザー名かパスワードが異なります ' ,
8283 'Invalid password format' : 'パスワードの形式が無効です ' ,
8384 'Invalid phone number format' :
8485 '不正な電話番号の形式です。\n+12345678900 の形式で入力してください' ,
Original file line number Diff line number Diff line change @@ -94,6 +94,7 @@ export const nbDict: AuthenticatorDictionary = {
9494 'Forgot Password' : 'Glemt passordet' ,
9595 'Have an account? ' : 'Har en konto allerede? ' ,
9696 'Incorrect username or password' : 'Feil brukernavn eller passord' ,
97+ 'Incorrect username or password.' : 'Feil brukernavn eller passord' ,
9798 'Invalid password format' : 'Ugyldig passordformat' ,
9899 'Invalid phone number format' : 'Ugyldig telefonnummerformat' ,
99100 'Lost your code? ' : 'Mistet koden? ' ,
Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ export const svDict: AuthenticatorDictionary = {
8181 'Forgot Password?' : 'Glömt lösenord?' ,
8282 'Have an account? ' : 'Redan registrerad? ' ,
8383 'Incorrect username or password' : 'Felaktigt användarnamn eller lösenord' ,
84+ 'Incorrect username or password.' : 'Felaktigt användarnamn eller lösenord' ,
8485 'Invalid password format' : 'Ogiltigt lösenordsformat' ,
8586 'Invalid phone number format' : `Ogiltigt format för telefonnummer` ,
8687 'Lost your code? ' : 'Förlorat koden? ' ,
Original file line number Diff line number Diff line change @@ -99,6 +99,7 @@ export const thDict: AuthenticatorDictionary = {
9999 'Forgot Password' : 'ลืมรหัสผ่าน' ,
100100 'Have an account? ' : 'มีบัญชีอยู่แล้ว? ' ,
101101 'Incorrect username or password' : 'ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง' ,
102+ 'Incorrect username or password.' : 'ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง' ,
102103 'Invalid password format' : 'รูปแบบรหัสผ่านไม่ถูกต้อง' ,
103104 'It may take a minute to arrive.' : 'อาจใช้เวลาสักครู่ในการมาถึง' ,
104105 'Lost your code? ' : 'หารหัสไม่เจอ? ' ,
Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ export const trDict: AuthenticatorDictionary = {
9696 'Confirm Sign In' : 'Oturum Açmayı Doğrula' ,
9797 'Have an account? ' : 'Hesabınız var mı? ' ,
9898 'Incorrect username or password' : 'Yanlış kullanıcı adı ya da şifre' ,
99+ 'Incorrect username or password.' : 'Yanlış kullanıcı adı ya da şifre' ,
99100 'Invalid password format' : 'Geçersiz parola formatı' ,
100101 'Invalid phone number format' : 'Geçersiz telefon numarası formatı' ,
101102 'Lost your code? ' : 'Kodu mu kaybettiniz? ' ,
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ export const zhDict: AuthenticatorDictionary = {
7878 'Confirm Sign In' : '确认登录' ,
7979 'Forgot Password' : '忘记密码' ,
8080 'Incorrect username or password' : '用户名或密码错误' ,
81+ 'Incorrect username or password.' : '用户名或密码错误' ,
8182 'Invalid password format' : '密码格式错误' ,
8283 'Invalid phone number format' : '电话格式错误,请使用格式 +12345678900' ,
8384 'New Password' : '新密码' ,
You can’t perform that action at this time.
0 commit comments