From 9079be68147f39e9570cad538edd91761b65b7dd Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Wed, 11 Aug 2021 21:12:50 +0200 Subject: New translations auth.json (Korean) --- locales/ko/auth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/ko/auth.json b/locales/ko/auth.json index 7917c821..683ba78a 100644 --- a/locales/ko/auth.json +++ b/locales/ko/auth.json @@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "이메일 또는 전화번호를 찾을 수 없습니다", "INVALID_PASSWORD": "비밀번호가 틀렸습니다", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "이 계정은 비활성화되었습니다" }, "register": { "REGISTRATION_DISABLED": "신규 사용자의 등록이 비활성화되었습니다", -- cgit 1.5.1 From 8243d71e357045eb44bb58217ced8eeeba7216ac Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Wed, 11 Aug 2021 21:12:51 +0200 Subject: New translations auth.json (German) --- locales/de/auth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/de/auth.json b/locales/de/auth.json index 3f8c2b26..63addd6f 100644 --- a/locales/de/auth.json +++ b/locales/de/auth.json @@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "E-Mail oder Telefonnummer nicht gefunden", "INVALID_PASSWORD": "Ungültiges Passwort", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "Dieses Konto ist gesperrt" }, "register": { "REGISTRATION_DISABLED": "Die Registrierung ist deaktiviert", -- cgit 1.5.1 From 2670eac9105d8a82c0e618bd48ab2d524f779897 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Wed, 11 Aug 2021 21:12:52 +0200 Subject: New translations auth.json (Polish) --- locales/pl/auth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/pl/auth.json b/locales/pl/auth.json index f62c56db..4fb2734b 100644 --- a/locales/pl/auth.json +++ b/locales/pl/auth.json @@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "E-mail lub telefon nie znaleziony", "INVALID_PASSWORD": "Nieprawidłowe hasło", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "Konto jest zablokowane" }, "register": { "REGISTRATION_DISABLED": "Rejestracja nowego użytkownika jest wyłączona", -- cgit 1.5.1 From d844e7b0b2d0a4f6001201fca587fae55a18240d Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Wed, 11 Aug 2021 21:12:53 +0200 Subject: New translations auth.json (Portuguese, Brazilian) --- locales/pt/auth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/pt/auth.json b/locales/pt/auth.json index ee977136..df7d6708 100644 --- a/locales/pt/auth.json +++ b/locales/pt/auth.json @@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "E-mail ou Telefone não encontrado", "INVALID_PASSWORD": "Senha inválida", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "Essa conta está desativada" }, "register": { "REGISTRATION_DISABLED": "Registro de novos usuários está desativado", -- cgit 1.5.1