diff --git a/public/language/ar/admin/settings/user.json b/public/language/ar/admin/settings/user.json index 074655c026..ecff8a7ee4 100644 --- a/public/language/ar/admin/settings/user.json +++ b/public/language/ar/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "السماح بتسجيل الدخول باستخدام", "allow-login-with.username-email": "اسم المستخدم أو البريد الالكتروني", "allow-login-with.username": "اسم المستخدم فقط", - "allow-login-with.email": "البريد الالكتروني فقط", "account-settings": "إعدادت الحساب", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/ar/login.json b/public/language/ar/login.json index 8943235d6f..2912e45b88 100644 --- a/public/language/ar/login.json +++ b/public/language/ar/login.json @@ -1,7 +1,6 @@ { "username-email": "اسم المستخدم / البريد الإلكتروني", "username": "اسم المستخدم", - "email": "البريد الإلكتروني", "remember_me": "تذكرني؟", "forgot_password": "نسيت كلمة المرور؟", "alternative_logins": "تسجيلات الدخول البديلة", diff --git a/public/language/bg/admin/settings/user.json b/public/language/bg/admin/settings/user.json index e04b10dea6..8224155268 100644 --- a/public/language/bg/admin/settings/user.json +++ b/public/language/bg/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Позволяване на вписването чрез", "allow-login-with.username-email": "Потребителско име или е-поща", "allow-login-with.username": "Само потребителско име", - "allow-login-with.email": "Само е-поща", "account-settings": "Настройки на акаунта", "gdpr_enabled": "Включване на искането за съгласие с ОРЗД", "gdpr_enabled_help": "Ако това е включено, всички новорегистрирани потребители ще бъдат задължени изрично да дадат съгласието си за събирането на данни и статистики за потреблението според Общия регламент относно защитата на данните (ОРЗД). Забележка: Включването на ОРЗД не задължава съществуващите потребители да дадат съгласието си. Ако искате това, ще трябва да инсталирате добавката за ОРЗД (GDPR).", diff --git a/public/language/bg/login.json b/public/language/bg/login.json index a619382915..efe62d3a5c 100644 --- a/public/language/bg/login.json +++ b/public/language/bg/login.json @@ -1,7 +1,6 @@ { "username-email": "Потребителско име / е-поща", "username": "Потребителско име", - "email": "Е-поща", "remember_me": "Запомнете ме?", "forgot_password": "Забравена парола?", "alternative_logins": "Други начини за вписване", diff --git a/public/language/bn/admin/settings/user.json b/public/language/bn/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/bn/admin/settings/user.json +++ b/public/language/bn/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/bn/login.json b/public/language/bn/login.json index 36339fb659..b3d7c945d6 100644 --- a/public/language/bn/login.json +++ b/public/language/bn/login.json @@ -1,7 +1,6 @@ { "username-email": "ইউজারনেম / ইমেইল", "username": "ইউজারনেম", - "email": "ইমেইল", "remember_me": "মনে রাখুন", "forgot_password": "পাসওয়ার্ড ভুলে গিয়েছেন?", "alternative_logins": "বিকল্প প্রবেশ", diff --git a/public/language/cs/admin/settings/user.json b/public/language/cs/admin/settings/user.json index b4725da73d..fd2768b59e 100644 --- a/public/language/cs/admin/settings/user.json +++ b/public/language/cs/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Povolit přihlášení pomocí", "allow-login-with.username-email": "Uživatelské jméno nebo e-mail", "allow-login-with.username": "Pouze uživatelské jméno", - "allow-login-with.email": "Pouze e-mail", "account-settings": "Nastavení účtu", "gdpr_enabled": "Povolit souhlas s GDPR", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/cs/login.json b/public/language/cs/login.json index 894cd0f36c..49463eae9d 100644 --- a/public/language/cs/login.json +++ b/public/language/cs/login.json @@ -1,7 +1,6 @@ { "username-email": "Uživatelské jméno / e-mail", "username": "Uživatel", - "email": "E-mail", "remember_me": "Zapamatovat si mě?", "forgot_password": "Zapomněli jste heslo?", "alternative_logins": "Další způsoby přihlášení", diff --git a/public/language/da/admin/settings/user.json b/public/language/da/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/da/admin/settings/user.json +++ b/public/language/da/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/da/login.json b/public/language/da/login.json index 97662169d2..26d4ad2143 100644 --- a/public/language/da/login.json +++ b/public/language/da/login.json @@ -1,7 +1,6 @@ { "username-email": "Brugernavn / Email", "username": "Brugernavn", - "email": "Email", "remember_me": "Husk mig?", "forgot_password": "Glemt kodeord?", "alternative_logins": "alternative logins", diff --git a/public/language/de/admin/settings/user.json b/public/language/de/admin/settings/user.json index 795bf4a4b0..1d6593d8b7 100644 --- a/public/language/de/admin/settings/user.json +++ b/public/language/de/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Erlaube Login mit", "allow-login-with.username-email": "Benutzername oder E-Mail", "allow-login-with.username": "Nur Benutzername", - "allow-login-with.email": "Nur E-Mail", "account-settings": "Kontoeinstellungen", "gdpr_enabled": "Aktivieren Sie die DSGVO-Zustimmungserfassung", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/de/login.json b/public/language/de/login.json index f2cccf28e4..7f44c64f6e 100644 --- a/public/language/de/login.json +++ b/public/language/de/login.json @@ -1,7 +1,6 @@ { "username-email": "Benutzername / E-Mail-Adresse", "username": "Benutzername", - "email": "E-Mail", "remember_me": "Eingeloggt bleiben?", "forgot_password": "Passwort vergessen?", "alternative_logins": "Alternative Logins", diff --git a/public/language/el/admin/settings/user.json b/public/language/el/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/el/admin/settings/user.json +++ b/public/language/el/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/el/login.json b/public/language/el/login.json index 91811dffbf..fd1297f017 100644 --- a/public/language/el/login.json +++ b/public/language/el/login.json @@ -1,7 +1,6 @@ { "username-email": "Όνομα χρήστη / Email", "username": "Όνομα Χρήστη", - "email": "Email", "remember_me": "Απομνημόνευση;", "forgot_password": "Ξέχασες τον κωδικό σου;", "alternative_logins": "Εναλλακτικά Login", diff --git a/public/language/en-US/admin/settings/user.json b/public/language/en-US/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/en-US/admin/settings/user.json +++ b/public/language/en-US/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/en-US/login.json b/public/language/en-US/login.json index af5b41eaa5..161982bdfa 100644 --- a/public/language/en-US/login.json +++ b/public/language/en-US/login.json @@ -1,7 +1,6 @@ { "username-email": "Username / Email", "username": "Username", - "email": "Email", "remember_me": "Remember Me?", "forgot_password": "Forgot Password?", "alternative_logins": "Alternative Logins", diff --git a/public/language/en-x-pirate/admin/settings/user.json b/public/language/en-x-pirate/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/en-x-pirate/admin/settings/user.json +++ b/public/language/en-x-pirate/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/en-x-pirate/login.json b/public/language/en-x-pirate/login.json index 5cdb8a5488..6327a0b815 100644 --- a/public/language/en-x-pirate/login.json +++ b/public/language/en-x-pirate/login.json @@ -1,7 +1,6 @@ { "username-email": "Username / Email", "username": "Username", - "email": "Email", "remember_me": "Remember Me?", "forgot_password": "My mind be a scatt'rbrain, help a matey out!", "alternative_logins": "Oth'r gangplanks", diff --git a/public/language/es/admin/settings/user.json b/public/language/es/admin/settings/user.json index a520898501..0da1f353e7 100644 --- a/public/language/es/admin/settings/user.json +++ b/public/language/es/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Permitir login con", "allow-login-with.username-email": "Nombre de usuario o Email", "allow-login-with.username": "Solo Nombre de Usuario", - "allow-login-with.email": "Solo Email", "account-settings": "Configuración de la Cuenta", "gdpr_enabled": "Habilitar la recolección del consentimiento GDPR", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/es/login.json b/public/language/es/login.json index 18512ad400..6596ea35f0 100644 --- a/public/language/es/login.json +++ b/public/language/es/login.json @@ -1,7 +1,6 @@ { "username-email": "Usuario / Email", "username": "Usuario", - "email": "Correo Electrónico", "remember_me": "¿Recordarme?", "forgot_password": "¿Olvidaste tu contraseña?", "alternative_logins": "Accesos alternativos", diff --git a/public/language/et/admin/settings/user.json b/public/language/et/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/et/admin/settings/user.json +++ b/public/language/et/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/et/login.json b/public/language/et/login.json index 4941681d68..331701929b 100644 --- a/public/language/et/login.json +++ b/public/language/et/login.json @@ -1,7 +1,6 @@ { "username-email": "Kasutajanimi / E-mail", "username": "Kasutajanimi", - "email": "E-mail.", "remember_me": "Mäleta mind?", "forgot_password": "Unustasid parooli?", "alternative_logins": "Alternatiivsed sisse logimise võimalused", diff --git a/public/language/fa-IR/admin/settings/user.json b/public/language/fa-IR/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/fa-IR/admin/settings/user.json +++ b/public/language/fa-IR/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/fa-IR/login.json b/public/language/fa-IR/login.json index ebf0a1c42b..50a0d06f2a 100644 --- a/public/language/fa-IR/login.json +++ b/public/language/fa-IR/login.json @@ -1,7 +1,6 @@ { "username-email": "نام کاربری / ایمیل", "username": "نام کاربری", - "email": "ایمیل", "remember_me": "مرا به یاد بسپار؟", "forgot_password": "رمز عبور را فراموش کرده‌اید؟", "alternative_logins": "روش‌های ثبت نام جایگزین", diff --git a/public/language/fi/admin/settings/user.json b/public/language/fi/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/fi/admin/settings/user.json +++ b/public/language/fi/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/fi/login.json b/public/language/fi/login.json index 8fd00c586e..ac5163d08f 100644 --- a/public/language/fi/login.json +++ b/public/language/fi/login.json @@ -1,7 +1,6 @@ { "username-email": "Käyttäjätunnus / Sähköposti", "username": "Käyttäjätunnus", - "email": "Sähköposti", "remember_me": "Muista minut?", "forgot_password": "Unohditko salasanasi?", "alternative_logins": "Vaihtoehtoiset kirjautumistavat", diff --git a/public/language/fr/admin/settings/user.json b/public/language/fr/admin/settings/user.json index 0a736319e6..2f1af27cae 100644 --- a/public/language/fr/admin/settings/user.json +++ b/public/language/fr/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Autoriser l'identification avec", "allow-login-with.username-email": "Nom d'utilisateur ou e-mail", "allow-login-with.username": "Nom d'utilisateur uniquement", - "allow-login-with.email": "E-mail uniquement", "account-settings": "Paramètres du compte", "gdpr_enabled": "Activer le consentement GRPD", "gdpr_enabled_help": "Une fois activé, tous les nouveaux inscrits seront tenus de donner explicitement leur consentement pour la collecte et l'utilisation des données en vertu du Règlement Général sur la Protection des Données (RGPD). Remarque: l'activation du RGPD n'oblige pas les utilisateurs préexistants à donner leur consentement. Pour ce faire, vous devrez installer le plugin GDPR.", diff --git a/public/language/fr/login.json b/public/language/fr/login.json index 4bb0bd2da4..330bba51ed 100644 --- a/public/language/fr/login.json +++ b/public/language/fr/login.json @@ -1,7 +1,6 @@ { "username-email": "Identifiant ou email", "username": "Identifiant", - "email": "Email", "remember_me": "Se souvenir de moi ?", "forgot_password": "Mot de passe oublié ?", "alternative_logins": "Autres méthodes de connexion", diff --git a/public/language/gl/admin/settings/user.json b/public/language/gl/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/gl/admin/settings/user.json +++ b/public/language/gl/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/gl/login.json b/public/language/gl/login.json index 58fcc8c43a..b1508c9cda 100644 --- a/public/language/gl/login.json +++ b/public/language/gl/login.json @@ -1,7 +1,6 @@ { "username-email": "Usuario / Correo electrónico", "username": "Usuario", - "email": "Correo Electrónico", "remember_me": "Lembrarme?", "forgot_password": "Esqueciches o teu contrasinal?", "alternative_logins": "Métodos alternativos", diff --git a/public/language/he/admin/settings/user.json b/public/language/he/admin/settings/user.json index 04acac53ad..0320d0e856 100644 --- a/public/language/he/admin/settings/user.json +++ b/public/language/he/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "אפשר התחברות עם", "allow-login-with.username-email": "שם משתמש או סיסמא", "allow-login-with.username": "שם משתמש בלבד", - "allow-login-with.email": "כתובת מייל בלבד", "account-settings": "הגדרות חשבון", "gdpr_enabled": "אפשר הסכמת איסוף נתונים GDPR", "gdpr_enabled_help": "כאשר תאפשר, כל המשתמשים החדשים יידרשו לתת הסכמה באופן מפורש לאיסוף ושימוש בנתונים תחת ה התקנה הכללית להגנת נתונים (GDPR). הערה: הפעלת GDPR לא יכריח משתמשים קיימים לאשר הסכמה. כדי לעשות זאת, תצטרכו להתקין את התוסף GDPR.", diff --git a/public/language/he/login.json b/public/language/he/login.json index 3e72a5f159..f8b86ca460 100644 --- a/public/language/he/login.json +++ b/public/language/he/login.json @@ -1,7 +1,6 @@ { "username-email": "שם משתמש/אימייל", "username": "שם משתמש", - "email": "אימייל", "remember_me": "זכור אותי?", "forgot_password": "שכחת סיסמתך?", "alternative_logins": "התחבר באמצעות...", diff --git a/public/language/hr/admin/settings/user.json b/public/language/hr/admin/settings/user.json index e2f9d018fa..13a6fabd04 100644 --- a/public/language/hr/admin/settings/user.json +++ b/public/language/hr/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Dozvoli prijavu sa", "allow-login-with.username-email": "Korisničko ime ili Email", "allow-login-with.username": "Korisničko ime", - "allow-login-with.email": "Samo email", "account-settings": "Postavke računa", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/hr/login.json b/public/language/hr/login.json index aeb975e7c2..46d817fdb4 100644 --- a/public/language/hr/login.json +++ b/public/language/hr/login.json @@ -1,7 +1,6 @@ { "username-email": "Korisničko ime / Email", "username": "Korisničko ime", - "email": "Email", "remember_me": "Zapamti me?", "forgot_password": "Zaboravljena lozinka?", "alternative_logins": "Alternativne prijave", diff --git a/public/language/hu/admin/settings/user.json b/public/language/hu/admin/settings/user.json index d0b96ca525..c207b6ade9 100644 --- a/public/language/hu/admin/settings/user.json +++ b/public/language/hu/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Bejelentkezés engedélyezése ezzel:", "allow-login-with.username-email": "Felhasználónév vagy email cím", "allow-login-with.username": "Csak felhasználónév", - "allow-login-with.email": "Csak email cím", "account-settings": "Fiók beállítások", "gdpr_enabled": "GDPR hozzájárulás gyűjtésének engedélyezése", "gdpr_enabled_help": "Ha engedélyezett, minden új regisztrációnál hozzájárulását kell adnia a felhasználónak az adatai mentéséhez és felhasználásához az Általános adatvédelmi rendelet(GDPR) értelmében. Megjegyzés: A GDPR engedélyezése nem kéri a már meglévő felhasználóktól, hogy fogadják el az adatgyűjtést és felhasználást. Ehhez telepítened kell a GDPR beépülőt.", diff --git a/public/language/hu/login.json b/public/language/hu/login.json index b48dce9942..d9874de691 100644 --- a/public/language/hu/login.json +++ b/public/language/hu/login.json @@ -1,7 +1,6 @@ { "username-email": "Felhasználónév / E-mail", "username": "Felhasználónév", - "email": "E-mail", "remember_me": "Emlékezzen rám?", "forgot_password": "Elfelejtetted a jelszót?", "alternative_logins": "Alternatív belépés", diff --git a/public/language/id/admin/settings/user.json b/public/language/id/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/id/admin/settings/user.json +++ b/public/language/id/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/id/login.json b/public/language/id/login.json index 4ccf372590..15c4c5c63a 100644 --- a/public/language/id/login.json +++ b/public/language/id/login.json @@ -1,7 +1,6 @@ { "username-email": "Username / Email", "username": "Username", - "email": "Email", "remember_me": "Ingin Diingat?", "forgot_password": "Lupa Password?", "alternative_logins": "Login Alternatif", diff --git a/public/language/it/admin/settings/user.json b/public/language/it/admin/settings/user.json index ed79c8ebc3..0b244ffba9 100644 --- a/public/language/it/admin/settings/user.json +++ b/public/language/it/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Consenti l'accesso con", "allow-login-with.username-email": "Username o Email", "allow-login-with.username": "Solo Username", - "allow-login-with.email": "Solo Email", "account-settings": "Impostazioni Account", "gdpr_enabled": "Abilita la raccolta di consensi GDPR", "gdpr_enabled_help": "Quando è abilitato, tutti i nuovi registranti dovranno dare il loro consenso esplicito per la raccolta e l'utilizzo dei dati ai sensi del regolamento generale sulla protezione dei dati (GDPR). Nota: L'abilitazione del GDPR non obbliga gli utenti preesistenti a fornire il consenso. Per farlo, è necessario installare il plugin GDPR.", diff --git a/public/language/it/login.json b/public/language/it/login.json index dcfac5694d..e4907ff99a 100644 --- a/public/language/it/login.json +++ b/public/language/it/login.json @@ -1,7 +1,6 @@ { "username-email": "Nome utente / Email", "username": "Nome utente", - "email": "Email", "remember_me": "Ricordami?", "forgot_password": "Password dimenticata?", "alternative_logins": "Accessi alternativi", diff --git a/public/language/ja/admin/settings/user.json b/public/language/ja/admin/settings/user.json index 41762e6abf..08fadd8c04 100644 --- a/public/language/ja/admin/settings/user.json +++ b/public/language/ja/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "ログインを許可", "allow-login-with.username-email": "ユーザー名または電子メール", "allow-login-with.username": "ユーザー名のみ", - "allow-login-with.email": "メールのみ", "account-settings": "アカウント設定", "gdpr_enabled": "GDPR同意収集を有効にする", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/ja/login.json b/public/language/ja/login.json index 316f0f5e35..3cbfb4beee 100644 --- a/public/language/ja/login.json +++ b/public/language/ja/login.json @@ -1,7 +1,6 @@ { "username-email": "ユーザー名またはメールアドレス", "username": "ユーザー名", - "email": "メール", "remember_me": "ログイン情報を記憶", "forgot_password": "パスワードを忘れましたか?", "alternative_logins": "ほかのログイン方法", diff --git a/public/language/ko/admin/settings/user.json b/public/language/ko/admin/settings/user.json index feb1658be6..23266010b6 100644 --- a/public/language/ko/admin/settings/user.json +++ b/public/language/ko/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "로그인 허용 수단", "allow-login-with.username-email": "사용자명 또는 이메일", "allow-login-with.username": "사용자명", - "allow-login-with.email": "이메일", "account-settings": "계정 관리", "gdpr_enabled": "GDPR 동의 수집 활성화", "gdpr_enabled_help": "활성화되면 모든 신규 등록자는 General Data Protection Regulation (GDPR)에 따라 데이터 수집 및 사용에 대해 명시적으로 동의해야 합니다. 참고: GDPR을 활성화해도 기존 사용자가 동의하지 않을 수 있습니다. 동의를 강제하려면 GDPR 플러그인을 설치해야 합니다.", diff --git a/public/language/ko/login.json b/public/language/ko/login.json index c2515f8ae3..4a3f9a875b 100644 --- a/public/language/ko/login.json +++ b/public/language/ko/login.json @@ -1,7 +1,6 @@ { "username-email": "사용자명 / 이메일", "username": "사용자명", - "email": "이메일", "remember_me": "로그인 유지", "forgot_password": "비밀번호 초기화", "alternative_logins": "다른 방법으로 로그인", diff --git a/public/language/lt/admin/settings/user.json b/public/language/lt/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/lt/admin/settings/user.json +++ b/public/language/lt/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/lt/login.json b/public/language/lt/login.json index 26ea6efe6c..b51df6c453 100644 --- a/public/language/lt/login.json +++ b/public/language/lt/login.json @@ -1,7 +1,6 @@ { "username-email": "Vartotojo vardas / El. paštas", "username": "Vartotojo vardas", - "email": "El. paštas", "remember_me": "Prisiminti?", "forgot_password": "Užmiršote slaptažodį?", "alternative_logins": "Alternatyvūs prisijungimo būdai", diff --git a/public/language/lv/admin/settings/user.json b/public/language/lv/admin/settings/user.json index e70445837c..aae6d86d40 100644 --- a/public/language/lv/admin/settings/user.json +++ b/public/language/lv/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Ielogoties", "allow-login-with.username-email": "Ar lietotājvārdu vai e-pasta adresi", "allow-login-with.username": "Tikai ar lietotājvārdu", - "allow-login-with.email": "Tikai ar e-pasta adresi", "account-settings": "Kontu iestatījumi", "gdpr_enabled": "Iespējot VDAR piekrišanas vākšanu", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/lv/login.json b/public/language/lv/login.json index 79cd4fdbb8..26b7bc57df 100644 --- a/public/language/lv/login.json +++ b/public/language/lv/login.json @@ -1,7 +1,6 @@ { "username-email": "Lietotājvārds / e-pasta adrese", "username": "Lietotājvārds", - "email": "E-pasta adrese", "remember_me": "Atcerēties mani?", "forgot_password": "Aizmirsi paroli?", "alternative_logins": "Alternatīvie lietotājvārdi", diff --git a/public/language/ms/admin/settings/user.json b/public/language/ms/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/ms/admin/settings/user.json +++ b/public/language/ms/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/ms/login.json b/public/language/ms/login.json index 75c94ab47e..5e719043e0 100644 --- a/public/language/ms/login.json +++ b/public/language/ms/login.json @@ -1,7 +1,6 @@ { "username-email": "Nama pengguna / Emel", "username": "Nama pengguna", - "email": "Emel", "remember_me": "Ingatkan Saya", "forgot_password": "Lupa Kata Laluan?", "alternative_logins": "Log Masuk Alternatif", diff --git a/public/language/nb/admin/settings/user.json b/public/language/nb/admin/settings/user.json index f218395cb3..e285224022 100644 --- a/public/language/nb/admin/settings/user.json +++ b/public/language/nb/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Tillat innlogging med", "allow-login-with.username-email": "Brukernavn eller e-post", "allow-login-with.username": "Kun brukernavn", - "allow-login-with.email": "Kun e-post", "account-settings": "Kontoinnstillinger ", "gdpr_enabled": "Aktiver innhenting av GDPR-samtykke", "gdpr_enabled_help": "Når aktivert, vil alle nye registranter være pålagt å eksplisitt gi samtykke til datainnsamling og behandling under Personvernforordningen (GDPR). Merk: Aktivering av GDPR tvinger ikke eksisterende brukere til å gi samtykke. For å gjøre dette, må du installere GDPR-programutvidelse. ", diff --git a/public/language/nb/login.json b/public/language/nb/login.json index ef7d3a0926..b63adf2b7c 100644 --- a/public/language/nb/login.json +++ b/public/language/nb/login.json @@ -1,7 +1,6 @@ { "username-email": "Brukernavn / E-post", "username": "Brukernavn", - "email": "E-post", "remember_me": "Husk meg?", "forgot_password": "Glemt passord?", "alternative_logins": "Alternativ innlogging", diff --git a/public/language/nl/admin/settings/user.json b/public/language/nl/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/nl/admin/settings/user.json +++ b/public/language/nl/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/nl/login.json b/public/language/nl/login.json index adad019683..931d2e5d7f 100644 --- a/public/language/nl/login.json +++ b/public/language/nl/login.json @@ -1,7 +1,6 @@ { "username-email": "Gebruikersnaam / Email", "username": "Gebruikersnaam", - "email": "E-mail", "remember_me": "Aangemeld blijven?", "forgot_password": "Wachtwoord vergeten?", "alternative_logins": "Andere manieren van aanmelden", diff --git a/public/language/pl/admin/settings/user.json b/public/language/pl/admin/settings/user.json index 3de21179b2..c42d455435 100644 --- a/public/language/pl/admin/settings/user.json +++ b/public/language/pl/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Zezwalaj na logowanie przy użyciu", "allow-login-with.username-email": "Nazwy użytkownika lub adresu email", "allow-login-with.username": "Tylko nazwy użytkownika", - "allow-login-with.email": "Tylko adresu email", "account-settings": "Ustawienia konta", "gdpr_enabled": "Włącz gromadzenie danych (RODO)", "gdpr_enabled_help": "Po włączeniu wszyscy nowi użytkownicy będą musieli jednoznacznie wyrazić zgodę na gromadzenie i wykorzystanie danych na mocy ogólnego rozporządzenia o ochronie danych (RODO). Uwaga: włączenie RODO nie zmusza istniejących użytkowników do wyrażenia zgody. Aby to zrobić, musisz zainstalować wtyczkę GDPR.", diff --git a/public/language/pl/login.json b/public/language/pl/login.json index 8261cbfafe..6de924a5bf 100644 --- a/public/language/pl/login.json +++ b/public/language/pl/login.json @@ -1,7 +1,6 @@ { "username-email": "Nazwa użytkownika lub adres e-mail", "username": "Nazwa użytkownika", - "email": "Adres e-mail", "remember_me": "Zapamiętaj mnie", "forgot_password": "Nie pamiętasz hasła?", "alternative_logins": "Alternatywne logowanie", diff --git a/public/language/pt-BR/admin/settings/user.json b/public/language/pt-BR/admin/settings/user.json index ecf98a2b12..a8db053cef 100644 --- a/public/language/pt-BR/admin/settings/user.json +++ b/public/language/pt-BR/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Permitir login com", "allow-login-with.username-email": "Nome de Usuário ou E-mail", "allow-login-with.username": "Apenas Nome de Usuário", - "allow-login-with.email": "Apenas E-mail", "account-settings": "Configurações de Conta", "gdpr_enabled": "Ativar coleta de consentimento do GDPR", "gdpr_enabled_help": "Quando ativado, todos os novos registrantes serão obrigados a dar consentimento explícito para a coleta de dados e uso sob o General Data Protection Regulation (GDPR). Nota: Ativar o GDPR não força usuários pré-existentes a fornecer consentimento. Para fazer isso, você precisará instalar o plug-in GDPR.", diff --git a/public/language/pt-BR/login.json b/public/language/pt-BR/login.json index 3d7dafb7af..d4ad3be6d0 100644 --- a/public/language/pt-BR/login.json +++ b/public/language/pt-BR/login.json @@ -1,7 +1,6 @@ { "username-email": "Nome de usuário / Email", "username": "Nome de usuário", - "email": "Email", "remember_me": "Lembrar de Mim?", "forgot_password": "Esqueceu a Senha?", "alternative_logins": "Logins Alternativos", diff --git a/public/language/pt-PT/admin/settings/user.json b/public/language/pt-PT/admin/settings/user.json index eb7ee976c1..f989d486a8 100644 --- a/public/language/pt-PT/admin/settings/user.json +++ b/public/language/pt-PT/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Permitir início de sessão com", "allow-login-with.username-email": "Nome de Utilizador ou E-mail", "allow-login-with.username": "Nome de Utilizador Apenas", - "allow-login-with.email": "Apenas E-mail", "account-settings": "Definições de Conta", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/pt-PT/login.json b/public/language/pt-PT/login.json index e11772dae2..7f0f1c509c 100644 --- a/public/language/pt-PT/login.json +++ b/public/language/pt-PT/login.json @@ -1,7 +1,6 @@ { "username-email": "Nome de utilizador / E-mail", "username": "Nome de utilizador", - "email": "E-mail", "remember_me": "Lembrar-me", "forgot_password": "Esqueceste-te da palavra-passe?", "alternative_logins": "Inícios de sessão alternativos", diff --git a/public/language/ro/admin/settings/user.json b/public/language/ro/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/ro/admin/settings/user.json +++ b/public/language/ro/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/ro/login.json b/public/language/ro/login.json index 531f2642d4..2d71d22e51 100644 --- a/public/language/ro/login.json +++ b/public/language/ro/login.json @@ -1,7 +1,6 @@ { "username-email": "Utilizator/Email", "username": "Utilizator", - "email": "Email", "remember_me": "Autentifică-mă automat la fiecare vizită", "forgot_password": "Ai uitat parola?", "alternative_logins": "Autentificare Alternativă", diff --git a/public/language/ru/admin/settings/user.json b/public/language/ru/admin/settings/user.json index 9dfd0f7d5d..b259a3d941 100644 --- a/public/language/ru/admin/settings/user.json +++ b/public/language/ru/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Разрешить вход с помощью", "allow-login-with.username-email": "Имени пользователя или адреса электронной почты", "allow-login-with.username": "Только имени пользователя", - "allow-login-with.email": "Только адреса электронной почты", "account-settings": "Настройки учётной записи", "gdpr_enabled": "Запрашивать согласие на сбор и обработку персональных данных", "gdpr_enabled_help": "Включите, чтобы при регистрации новых пользователей запрашивать согласие на сбор и обработку данных в соответствии с законом о General Data Protection Regulation (GDPR). Примечание: эта настойка не повлияет на уже зарегистрированных пользователей. Чтобы запросить их согласие, установите плагин GDPR.", diff --git a/public/language/ru/login.json b/public/language/ru/login.json index c3d9643cf1..e3890407f0 100644 --- a/public/language/ru/login.json +++ b/public/language/ru/login.json @@ -1,7 +1,6 @@ { "username-email": "Имя пользователя / Email", "username": "Имя пользователя", - "email": "Email", "remember_me": "Запомнить меня", "forgot_password": "Забыли пароль?", "alternative_logins": "Войти через", diff --git a/public/language/rw/admin/settings/user.json b/public/language/rw/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/rw/admin/settings/user.json +++ b/public/language/rw/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/rw/login.json b/public/language/rw/login.json index b1082e1279..b5856a55d4 100644 --- a/public/language/rw/login.json +++ b/public/language/rw/login.json @@ -1,7 +1,6 @@ { "username-email": "Izina / Email", "username": "Izina ", - "email": "Email", "remember_me": "Wibukwe?", "forgot_password": "Wibagiwe ijambobanga?", "alternative_logins": "Ukundi Wakwinjiramo", diff --git a/public/language/sc/admin/settings/user.json b/public/language/sc/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/sc/admin/settings/user.json +++ b/public/language/sc/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/sc/login.json b/public/language/sc/login.json index 15fc544631..f58314c709 100644 --- a/public/language/sc/login.json +++ b/public/language/sc/login.json @@ -1,7 +1,6 @@ { "username-email": "Username / Email", "username": "Username", - "email": "Email", "remember_me": "Regorda·mi?", "forgot_password": "Password Iscarèssida?", "alternative_logins": "Intradas Alternativas", diff --git a/public/language/sk/admin/settings/user.json b/public/language/sk/admin/settings/user.json index eac0739010..552344d140 100644 --- a/public/language/sk/admin/settings/user.json +++ b/public/language/sk/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Povoliť prihlásenie pomocou", "allow-login-with.username-email": "Používateľské meno alebo e-mail", "allow-login-with.username": "Iba používateľské meno", - "allow-login-with.email": "Iba e-mail", "account-settings": "Nastavenia účtu", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/sk/login.json b/public/language/sk/login.json index 89220079c0..dd2521d2d0 100644 --- a/public/language/sk/login.json +++ b/public/language/sk/login.json @@ -1,7 +1,6 @@ { "username-email": "Uživateľské meno / E-mail", "username": "Používateľské meno", - "email": "E-mail", "remember_me": "Zapamätať si ma?", "forgot_password": "Zabudli ste heslo?", "alternative_logins": "Ďalšie spôsoby prihlásenia", diff --git a/public/language/sl/admin/settings/user.json b/public/language/sl/admin/settings/user.json index d680faf1ad..c4da62d241 100644 --- a/public/language/sl/admin/settings/user.json +++ b/public/language/sl/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Dovoli prijavo z", "allow-login-with.username-email": "Uporabniško ime ali e-poštni naslov", "allow-login-with.username": "Samo uporabniško ime", - "allow-login-with.email": "Samo e-poštni naslov", "account-settings": "Nastavitve računa", "gdpr_enabled": "Omogoči zbiranje GDPR soglasij", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/sl/login.json b/public/language/sl/login.json index d4d135b3ea..f8454f27ec 100644 --- a/public/language/sl/login.json +++ b/public/language/sl/login.json @@ -1,7 +1,6 @@ { "username-email": "Uporabniško ime/E-pošta", "username": "Uporabniško ime", - "email": "E-pošta", "remember_me": "Zapomni si me.", "forgot_password": "Ste pozabili geslo?", "alternative_logins": "Alternativne prijave", diff --git a/public/language/sr/admin/settings/user.json b/public/language/sr/admin/settings/user.json index a0327e470c..44533c4a62 100644 --- a/public/language/sr/admin/settings/user.json +++ b/public/language/sr/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Dozvoli login sa", "allow-login-with.username-email": "Korisničko ime ili Email", "allow-login-with.username": "Samo korisničko ime", - "allow-login-with.email": "Samo Email", "account-settings": "Podešavanje naloga", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/sr/login.json b/public/language/sr/login.json index e17ba474a6..74eda37de6 100644 --- a/public/language/sr/login.json +++ b/public/language/sr/login.json @@ -1,7 +1,6 @@ { "username-email": "Корисничко име / Е-пошта", "username": "Корисничко име", - "email": "Е-пошта", "remember_me": "Запамти ме?", "forgot_password": "Заборављена лозинка?", "alternative_logins": "Алтернативна пријављивања", diff --git a/public/language/sv/admin/settings/user.json b/public/language/sv/admin/settings/user.json index 7923bf8cbe..7695bdddae 100644 --- a/public/language/sv/admin/settings/user.json +++ b/public/language/sv/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/sv/login.json b/public/language/sv/login.json index 81890556ff..3dc899fded 100644 --- a/public/language/sv/login.json +++ b/public/language/sv/login.json @@ -1,7 +1,6 @@ { "username-email": "Namn / Epost", "username": "Namn", - "email": "Epost", "remember_me": "Kom ihåg mig?", "forgot_password": "Glömt lösenord?", "alternative_logins": "Alternativa inloggningssätt", diff --git a/public/language/th/admin/settings/user.json b/public/language/th/admin/settings/user.json index a6c888499c..83281ffeca 100644 --- a/public/language/th/admin/settings/user.json +++ b/public/language/th/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Allow login with", "allow-login-with.username-email": "Username or Email", "allow-login-with.username": "Username Only", - "allow-login-with.email": "Email Only", "account-settings": "Account Settings", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/th/login.json b/public/language/th/login.json index ef50ef13a6..e8c17a34a2 100644 --- a/public/language/th/login.json +++ b/public/language/th/login.json @@ -1,7 +1,6 @@ { "username-email": "ชื่อผู้ใช้ / อีเมล", "username": "ชื่อผู้ใช้", - "email": "อีเมล", "remember_me": "จำไว้ในระบบ?", "forgot_password": "ลืมรหัสผ่าน?", "alternative_logins": "เข้าสู่ระบบโดยทางอื่น", diff --git a/public/language/tr/admin/settings/user.json b/public/language/tr/admin/settings/user.json index ed09675de3..2f63d49d2f 100644 --- a/public/language/tr/admin/settings/user.json +++ b/public/language/tr/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Girişe izin ver:", "allow-login-with.username-email": "Kullanıcı Adı veya E-posta", "allow-login-with.username": "Sadece kullanıcı adı", - "allow-login-with.email": "Sadece E-posta", "account-settings": "Hesap Ayarları", "gdpr_enabled": "GDPR veri toplamayı etkinleştir", "gdpr_enabled_help": "Etkinleştirilirse, yeni kayıt olan kullanıcılar General Data Protection Regulation (GDPR) düzenlemeleri altında veri toplanılması ve kullanılması için açık bir şekilde izin vermiş olurlar. Not: GDPR özelliğini aktifleştirmek halihazırda kayıtlı olan kişileri etkilemez. Şu anki kayıtlı kullanıcıların bu düzenlemeleri kabul etmesi için GDPR eklentisini yüklemelisiniz.", diff --git a/public/language/tr/login.json b/public/language/tr/login.json index 6d4a8b8762..40167b5d61 100644 --- a/public/language/tr/login.json +++ b/public/language/tr/login.json @@ -1,7 +1,6 @@ { "username-email": "Kullanıcı Adı / E-posta Adresi", "username": "Kullanıcı Adı", - "email": "E-posta Adresi", "remember_me": "Beni Hatırla!", "forgot_password": "Şifrenizi mi unuttunuz?", "alternative_logins": "Alternatif Girişler", diff --git a/public/language/uk/admin/settings/user.json b/public/language/uk/admin/settings/user.json index e2036b2820..d1ddd7a5d5 100644 --- a/public/language/uk/admin/settings/user.json +++ b/public/language/uk/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Дозволити вхід використовуючи", "allow-login-with.username-email": "Ім'я користувача або електронну пошту", "allow-login-with.username": "Тільки ім'я користувача", - "allow-login-with.email": "Тільки електронну пошту", "account-settings": "Налаштування акаунту", "gdpr_enabled": "Enable GDPR consent collection", "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.", diff --git a/public/language/uk/login.json b/public/language/uk/login.json index 1d163ba42d..8185742cad 100644 --- a/public/language/uk/login.json +++ b/public/language/uk/login.json @@ -1,7 +1,6 @@ { "username-email": "Ім'я / Пошта", "username": "Ім'я користувача", - "email": "Пошта", "remember_me": "Запам'ятати мене?", "forgot_password": "Забули пароль?", "alternative_logins": "Альтернативний вхід", diff --git a/public/language/vi/admin/settings/user.json b/public/language/vi/admin/settings/user.json index 9074776f44..04f4a5986c 100644 --- a/public/language/vi/admin/settings/user.json +++ b/public/language/vi/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "Cho phép đăng nhập với", "allow-login-with.username-email": "Tên Đăng Nhập hoặc Email", "allow-login-with.username": "Chỉ Tên Đăng Nhập", - "allow-login-with.email": "Chỉ Email", "account-settings": "Cài Đặt Tài Khoản", "gdpr_enabled": "Bật đồng ý thu thâp GDPR", "gdpr_enabled_help": "Khi được bật, tất cả những người đăng ký mới sẽ được yêu cầu đồng ý rõ ràng cho việc thu thập và sử dụng dữ liệu theo Quy định chung về bảo vệ dữ liệu (GDPR). Ghi chú: Bật GDPR không buộc người dùng đã có từ trước phải đồng ý. Để làm như vậy, bạn sẽ cần cài đặt plugin GDPR.", diff --git a/public/language/vi/login.json b/public/language/vi/login.json index 89bf6ed6f6..545104c9ba 100644 --- a/public/language/vi/login.json +++ b/public/language/vi/login.json @@ -1,7 +1,6 @@ { "username-email": "Tên đăng nhập / Email", "username": "Tên đăng nhập", - "email": "Thư điện tử", "remember_me": "Ghi Nhớ Tôi?", "forgot_password": "Quên mật khẩu?", "alternative_logins": "Đăng Nhập Thay Thế", diff --git a/public/language/zh-CN/admin/settings/user.json b/public/language/zh-CN/admin/settings/user.json index baae37bbfc..636c8779b2 100644 --- a/public/language/zh-CN/admin/settings/user.json +++ b/public/language/zh-CN/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "允许使用何种登录名", "allow-login-with.username-email": "用户名或者邮箱", "allow-login-with.username": "仅限用户名", - "allow-login-with.email": "仅限邮箱", "account-settings": "用户设置", "gdpr_enabled": "启用通用数据保护条例(GDPR)许可的个人信息收集", "gdpr_enabled_help": "当启用时,所有的新注册用户需要明确同意允许数据采集和在通用数据保护协议(GDPR)保护下的使用。注意:开启GDPR不一定要之前已经存在的用户同意。在这之前,您需要去安装GDPR插件。", diff --git a/public/language/zh-CN/login.json b/public/language/zh-CN/login.json index 8af149ecbf..11133d6b2d 100644 --- a/public/language/zh-CN/login.json +++ b/public/language/zh-CN/login.json @@ -1,7 +1,6 @@ { "username-email": "用户名 / 邮箱", "username": "用户名", - "email": "邮件", "remember_me": "保持登录信息", "forgot_password": "忘记密码?", "alternative_logins": "使用合作网站帐号登录", diff --git a/public/language/zh-TW/admin/settings/user.json b/public/language/zh-TW/admin/settings/user.json index 2e73dd1945..e393171fa8 100644 --- a/public/language/zh-TW/admin/settings/user.json +++ b/public/language/zh-TW/admin/settings/user.json @@ -6,7 +6,6 @@ "allow-login-with": "允許使用何種登入名", "allow-login-with.username-email": "使用者名或者電子信箱", "allow-login-with.username": "僅限使用者名", - "allow-login-with.email": "僅限電子信箱", "account-settings": "使用者設定", "gdpr_enabled": "啟用通用資料保護條例許可的個人資料收集", "gdpr_enabled_help": "當啟用時,所有新註冊使用者需要明確同意允許資料收集和在 通用資料保護法 (GDPR)範圍內的使用。 注意: 開啟GDPR不一定要之前已經存在的用戶同意。在這之前,你需要去安裝GDPR插件。", diff --git a/public/language/zh-TW/login.json b/public/language/zh-TW/login.json index fffd16349f..9763c5e1b0 100644 --- a/public/language/zh-TW/login.json +++ b/public/language/zh-TW/login.json @@ -1,7 +1,6 @@ { "username-email": "使用者名 / 電子信箱", "username": "使用者名", - "email": "電子信箱", "remember_me": "保持登入?", "forgot_password": "忘記密碼?", "alternative_logins": "使用合作網站帳戶登錄",