Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/dictionaries/authenticator/de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const deDict: AuthenticatorDictionary = {
'Sign Up with Google': 'Mit Google registrieren',
'Forgot Password': 'Passwort vergessen',
'Have an account? ': 'Schon registriert? ',
'Incorrect username or password':
'Incorrect username or password.':
'Falscher Benutzername oder falsches Passwort',
'Invalid password format': 'Ungültiges Passwort-Format',
'Invalid phone number format': `Ungültiges Telefonummern-Format. Benutze eine Nummer im Format: +12345678900`,
Expand Down
1 change: 0 additions & 1 deletion packages/ui/src/i18n/dictionaries/authenticator/fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ export const frDict: AuthenticatorDictionary = {
'Incorrect username or password.': 'Identifiant ou mot de passe incorrect.',
'Have an account? ': 'Déjà un compte ? ',
Hello: 'Bonjour',
'Incorrect username or password': 'Identifiant ou mot de passe incorrect',
'Invalid password format': 'Format de mot de passe invalide',
'Invalid phone number format': `Format de numéro de téléphone invalide. Veuillez utiliser un format +12345678900`,
'Loading...': 'Chargement...',
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/dictionaries/authenticator/it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export const itDict: AuthenticatorDictionary = {
'Enter your password': 'Inserisci la tua password',
'Forgot Password?': 'Password dimenticata?',
'Have an account? ': 'Già registrato?',
'Incorrect username or password': 'Nome utente o password errati',
'Incorrect username or password.': 'Nome utente o password errati',
'Invalid password format': 'Formato della password non valido',
'Invalid phone number format': 'Formato del numero di telefono non valido',
'Lost your code?': 'Codice smarrito?',
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/dictionaries/authenticator/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export const jaDict: AuthenticatorDictionary = {
'Please confirm your Password': 'パスワードを入力',
'Forgot Password': 'パスワードを忘れた ',
'Have an account? ': 'アカウントを持っていますか?',
'Incorrect username or password': 'ユーザー名かパスワードが異なります ',
'Incorrect username or password.': 'ユーザー名かパスワードが異なります ',
'Invalid password format': 'パスワードの形式が無効です ',
'Invalid phone number format':
'不正な電話番号の形式です。\n+12345678900 の形式で入力してください',
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/dictionaries/authenticator/nb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export const nbDict: AuthenticatorDictionary = {
'Enter your password': 'Skriv inn passordet ditt',
'Forgot Password': 'Glemt passordet',
'Have an account? ': 'Har en konto allerede? ',
'Incorrect username or password': 'Feil brukernavn eller passord',
'Incorrect username or password.': 'Feil brukernavn eller passord',
'Invalid password format': 'Ugyldig passordformat',
'Invalid phone number format': 'Ugyldig telefonnummerformat',
'Lost your code? ': 'Mistet koden? ',
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/dictionaries/authenticator/sv.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export const svDict: AuthenticatorDictionary = {
'Enter your Password': 'Ange ditt lösenord',
'Forgot Password?': 'Glömt lösenord?',
'Have an account? ': 'Redan registrerad? ',
'Incorrect username or password': 'Felaktigt användarnamn eller lösenord',
'Incorrect username or password.': 'Felaktigt användarnamn eller lösenord',
'Invalid password format': 'Ogiltigt lösenordsformat',
'Invalid phone number format': `Ogiltigt format för telefonnummer`,
'Lost your code? ': 'Förlorat koden? ',
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/dictionaries/authenticator/th.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export const thDict: AuthenticatorDictionary = {
'Sign Up with Line': 'ลงทะเบียนด้วย Line',
'Forgot Password': 'ลืมรหัสผ่าน',
'Have an account? ': 'มีบัญชีอยู่แล้ว? ',
'Incorrect username or password': 'ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง',
'Incorrect username or password.': 'ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง',
'Invalid password format': 'รูปแบบรหัสผ่านไม่ถูกต้อง',
'It may take a minute to arrive.': 'อาจใช้เวลาสักครู่ในการมาถึง',
'Lost your code? ': 'หารหัสไม่เจอ? ',
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/dictionaries/authenticator/tr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export const trDict: AuthenticatorDictionary = {
'Bu e-postaya ait zaten bir hesap var.',
'Confirm Sign In': 'Oturum Açmayı Doğrula',
'Have an account? ': 'Hesabınız var mı? ',
'Incorrect username or password': 'Yanlış kullanıcı adı ya da şifre',
'Incorrect username or password.': 'Yanlış kullanıcı adı ya da şifre',
'Invalid password format': 'Geçersiz parola formatı',
'Invalid phone number format': 'Geçersiz telefon numarası formatı',
'Lost your code? ': 'Kodu mu kaybettiniz? ',
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/dictionaries/authenticator/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export const zhDict: AuthenticatorDictionary = {
'Confirm a Code': '确认码',
'Confirm Sign In': '确认登录',
'Forgot Password': '忘记密码',
'Incorrect username or password': '用户名或密码错误',
'Incorrect username or password.': '用户名或密码错误',
'Invalid password format': '密码格式错误',
'Invalid phone number format': '电话格式错误,请使用格式 +12345678900',
'New Password': '新密码',
Expand Down