Inital commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Email address' => 'E-mail Adresse',
|
||||
'Forgot your Password?' => 'Haben sir Ihr Passwort vergessen ?',
|
||||
'Log In!' => 'Log In!',
|
||||
'Log out!' => 'Log out!',
|
||||
'My Account' => 'Mein Kundenkonto',
|
||||
'Password' => 'Passwort',
|
||||
'Register' => 'Registrieren',
|
||||
'Register!' => 'Registrieren!',
|
||||
'Sign In' => 'Registrieren',
|
||||
];
|
||||
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Email address' => 'Email address',
|
||||
'Forgot your Password?' => 'Forgot your Password?',
|
||||
'Log In!' => 'Log In!',
|
||||
'Log out!' => 'Log out!',
|
||||
'My Account' => 'My Account',
|
||||
'Password' => 'Password',
|
||||
'Register' => 'Register',
|
||||
'Register!' => 'Register!',
|
||||
'Sign In' => 'Sign In',
|
||||
);
|
||||
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Email address' => 'Adresse e-mail',
|
||||
'Forgot your Password?' => 'Mot de passe oublié ?',
|
||||
'Log In!' => 'Se connecter',
|
||||
'Log out!' => 'Se déconnecter',
|
||||
'My Account' => 'Mon compte',
|
||||
'Password' => 'Mot de passe',
|
||||
'Register' => 'S\'inscrire',
|
||||
'Register!' => 'Enregistrez-vous !',
|
||||
'Sign In' => 'Se connecter',
|
||||
];
|
||||
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Email address' => 'Indirizzo email',
|
||||
'Forgot your Password?' => 'Hai dimenticato la password?',
|
||||
'Log In!' => 'Accedi!',
|
||||
'Log out!' => 'Esci!',
|
||||
'My Account' => 'Mio account',
|
||||
'Password' => 'Password',
|
||||
'Register' => 'Registrati',
|
||||
'Register!' => 'Registrati!',
|
||||
'Sign In' => 'Accedi',
|
||||
];
|
||||
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Email address' => 'Eposta adresi',
|
||||
'Forgot your Password?' => 'Parolanızı mı unuttunuz?',
|
||||
'Log In!' => 'Oturum aç!',
|
||||
'Log out!' => 'Çıkış Yap!',
|
||||
'My Account' => 'Hesabım',
|
||||
'Password' => 'Parola',
|
||||
'Register' => 'Kaydol',
|
||||
'Register!' => 'Kayıt ol!',
|
||||
'Sign In' => 'Oturum Aç',
|
||||
];
|
||||
Reference in New Issue
Block a user