Initial Commit

This commit is contained in:
2019-11-21 12:25:31 +01:00
commit f4aabcb9b1
13959 changed files with 787761 additions and 0 deletions

View File

@@ -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',
];

View File

@@ -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',
);

View File

@@ -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',
];

View File

@@ -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',
];

View File

@@ -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ç',
];