Fix #3
This commit is contained in:
@@ -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',
|
||||
/*
|
||||
|
@@ -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!',
|
||||
|
@@ -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!',
|
||||
|
@@ -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',
|
||||
/*
|
||||
|
@@ -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!',
|
||||
|
@@ -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!',
|
||||
|
@@ -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',
|
||||
/*
|
||||
|
Reference in New Issue
Block a user