Skip to content

Commit 7137e46

Browse files
committed
fix: correct translation key mismatch
1 parent e058ab3 commit 7137e46

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

packages/ui/src/i18n/dictionaries/authenticator/de.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ export const deDict: AuthenticatorDictionary = {
9999
'Sign Up with Google': 'Mit Google registrieren',
100100
'Forgot Password': 'Passwort vergessen',
101101
'Have an account? ': 'Schon registriert? ',
102-
'Incorrect username or password':
102+
'Incorrect username or password.':
103103
'Falscher Benutzername oder falsches Passwort',
104104
'Invalid password format': 'Ungültiges Passwort-Format',
105105
'Invalid phone number format': `Ungültiges Telefonummern-Format. Benutze eine Nummer im Format: +12345678900`,

packages/ui/src/i18n/dictionaries/authenticator/fr.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export const frDict: AuthenticatorDictionary = {
9595
'Incorrect username or password.': 'Identifiant ou mot de passe incorrect.',
9696
'Have an account? ': 'Déjà un compte ? ',
9797
Hello: 'Bonjour',
98-
'Incorrect username or password': 'Identifiant ou mot de passe incorrect',
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...',

packages/ui/src/i18n/dictionaries/authenticator/it.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export const itDict: AuthenticatorDictionary = {
8282
'Enter your password': 'Inserisci la tua password',
8383
'Forgot Password?': 'Password dimenticata?',
8484
'Have an account? ': 'Già registrato?',
85-
'Incorrect username or password': 'Nome utente o password errati',
85+
'Incorrect username or password.': 'Nome utente o password errati',
8686
'Invalid password format': 'Formato della password non valido',
8787
'Invalid phone number format': 'Formato del numero di telefono non valido',
8888
'Lost your code?': 'Codice smarrito?',

packages/ui/src/i18n/dictionaries/authenticator/ja.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export const jaDict: AuthenticatorDictionary = {
7878
'Please confirm your Password': 'パスワードを入力',
7979
'Forgot Password': 'パスワードを忘れた ',
8080
'Have an account? ': 'アカウントを持っていますか?',
81-
'Incorrect username or password': 'ユーザー名かパスワードが異なります ',
81+
'Incorrect username or password.': 'ユーザー名かパスワードが異なります ',
8282
'Invalid password format': 'パスワードの形式が無効です ',
8383
'Invalid phone number format':
8484
'不正な電話番号の形式です。\n+12345678900 の形式で入力してください',

packages/ui/src/i18n/dictionaries/authenticator/nb.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export const nbDict: AuthenticatorDictionary = {
9393
'Enter your password': 'Skriv inn passordet ditt',
9494
'Forgot Password': 'Glemt passordet',
9595
'Have an account? ': 'Har en konto allerede? ',
96-
'Incorrect username or password': 'Feil brukernavn eller passord',
96+
'Incorrect username or password.': 'Feil brukernavn eller passord',
9797
'Invalid password format': 'Ugyldig passordformat',
9898
'Invalid phone number format': 'Ugyldig telefonnummerformat',
9999
'Lost your code? ': 'Mistet koden? ',

packages/ui/src/i18n/dictionaries/authenticator/sv.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export const svDict: AuthenticatorDictionary = {
8080
'Enter your Password': 'Ange ditt lösenord',
8181
'Forgot Password?': 'Glömt lösenord?',
8282
'Have an account? ': 'Redan registrerad? ',
83-
'Incorrect username or password': 'Felaktigt användarnamn eller lösenord',
83+
'Incorrect username or password.': 'Felaktigt användarnamn eller lösenord',
8484
'Invalid password format': 'Ogiltigt lösenordsformat',
8585
'Invalid phone number format': `Ogiltigt format för telefonnummer`,
8686
'Lost your code? ': 'Förlorat koden? ',

packages/ui/src/i18n/dictionaries/authenticator/th.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export const thDict: AuthenticatorDictionary = {
9898
'Sign Up with Line': 'ลงทะเบียนด้วย Line',
9999
'Forgot Password': 'ลืมรหัสผ่าน',
100100
'Have an account? ': 'มีบัญชีอยู่แล้ว? ',
101-
'Incorrect username or password': 'ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง',
101+
'Incorrect username or password.': 'ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง',
102102
'Invalid password format': 'รูปแบบรหัสผ่านไม่ถูกต้อง',
103103
'It may take a minute to arrive.': 'อาจใช้เวลาสักครู่ในการมาถึง',
104104
'Lost your code? ': 'หารหัสไม่เจอ? ',

packages/ui/src/i18n/dictionaries/authenticator/tr.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export const trDict: AuthenticatorDictionary = {
9595
'Bu e-postaya ait zaten bir hesap var.',
9696
'Confirm Sign In': 'Oturum Açmayı Doğrula',
9797
'Have an account? ': 'Hesabınız var mı? ',
98-
'Incorrect username or password': 'Yanlış kullanıcı adı ya da şifre',
98+
'Incorrect username or password.': 'Yanlış kullanıcı adı ya da şifre',
9999
'Invalid password format': 'Geçersiz parola formatı',
100100
'Invalid phone number format': 'Geçersiz telefon numarası formatı',
101101
'Lost your code? ': 'Kodu mu kaybettiniz? ',

packages/ui/src/i18n/dictionaries/authenticator/zh.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export const zhDict: AuthenticatorDictionary = {
7777
'Confirm a Code': '确认码',
7878
'Confirm Sign In': '确认登录',
7979
'Forgot Password': '忘记密码',
80-
'Incorrect username or password': '用户名或密码错误',
80+
'Incorrect username or password.': '用户名或密码错误',
8181
'Invalid password format': '密码格式错误',
8282
'Invalid phone number format': '电话格式错误,请使用格式 +12345678900',
8383
'New Password': '新密码',

0 commit comments

Comments
 (0)