diff --git a/resources/lang/de/lang.php b/resources/lang/de/lang.php index b5f709973..7ba032e3d 100644 --- a/resources/lang/de/lang.php +++ b/resources/lang/de/lang.php @@ -28,7 +28,7 @@ return [ |-------------------------------------- */ 'Login_to_start_your_session' => 'Einloggen um Ihre Sitzung zu starten', - 'login' => 'Login', + 'login' => 'Anmeldung', 'remember' => 'Erinnere dich an mich', 'signmein' => 'Melde mich an', 'iforgot' => 'Ich habe mein Passwort vergessen', @@ -36,7 +36,6 @@ return [ 'password' => 'Passwort', 'woops' => 'Whoops!', 'theirisproblem' => 'Es gab einige Probleme mit Ihrer Eingabe.', - 'login' => 'Anmeldung', 'e-mail' => 'E-Mail', 'reg_new_member' => 'Registrieren für eine neue Mitgliedschaft', /* diff --git a/resources/lang/en/lang.php b/resources/lang/en/lang.php index a7cbe124c..0c94c3585 100644 --- a/resources/lang/en/lang.php +++ b/resources/lang/en/lang.php @@ -51,7 +51,6 @@ return [ 'password_confirmation' => 'Password confirmation', 'woops' => 'Whoops!', 'theirisproblem' => 'There were some problems with your input.', - 'login' => 'Login', 'e-mail' => 'Email', 'reg_new_member' => 'Register a new membership', 'this_account_is_currently_inactive' => 'This account is currently inactive!', diff --git a/resources/lang/fr/lang.php b/resources/lang/fr/lang.php index bcf2a27f1..45d0bddbd 100644 --- a/resources/lang/fr/lang.php +++ b/resources/lang/fr/lang.php @@ -44,7 +44,6 @@ return [ 'password' => 'Mot de passe', 'woops' => 'Oups!', 'theirisproblem' => 'Il y a eu un problème avec ce que vous avez saisi', - 'login' => 'Connexion', 'e-mail' => 'E-mail', 'reg_new_member' => 'Inscrivez-vous', 'this_account_is_currently_inactive' => 'Ce compte est actuellement inactif!', diff --git a/resources/lang/it/lang.php b/resources/lang/it/lang.php index 4cba37743..ac92e646a 100644 --- a/resources/lang/it/lang.php +++ b/resources/lang/it/lang.php @@ -37,7 +37,6 @@ return [ 'password' => 'Password', 'woops' => 'Whoops!', 'theirisproblem' => 'Ci sono problemi con ciò che hai inserito.', - 'login' => 'Login', 'e-mail' => 'E-mail', 'reg_new_member' => 'Registra una nuova associazione', /* diff --git a/resources/lang/nl/lang.php b/resources/lang/nl/lang.php index 2afe15a2c..f4466ea93 100644 --- a/resources/lang/nl/lang.php +++ b/resources/lang/nl/lang.php @@ -64,7 +64,6 @@ return [ 'password' => 'Wachtwoord', 'woops' => 'Oeps!!', 'theirisproblem' => 'Er is een probleem met je invoer.', - 'login' => 'Login', 'e-mail' => 'E-mailadres', 'reg_new_member' => 'Registreren', 'this_account_is_currently_inactive' => 'Dit account is niet actief!', diff --git a/resources/lang/pt/lang.php b/resources/lang/pt/lang.php index e0c0f5b8a..4ceece5be 100644 --- a/resources/lang/pt/lang.php +++ b/resources/lang/pt/lang.php @@ -57,7 +57,6 @@ return [ 'password' => 'Senha', 'woops' => 'Whoops!', 'theirisproblem' => 'Ocorreu um erro durante o login.', - 'login' => 'Login', 'e-mail' => 'E-mail', 'reg_new_member' => 'Registrar uma nova associação.', 'this_account_is_currently_inactive' => 'Essa conta está inativa!', diff --git a/resources/lang/ru/lang.php b/resources/lang/ru/lang.php index 293134029..542d90c27 100644 --- a/resources/lang/ru/lang.php +++ b/resources/lang/ru/lang.php @@ -34,7 +34,6 @@ return [ 'password' => 'Пароль', 'woops' => 'Whoops!', 'theirisproblem' => 'There were some problems with your input.', - 'login' => 'Login', 'e-mail' => 'E-mail', 'reg_new_member' => 'Register a new membership', /*