Inital commit

This commit is contained in:
2020-11-19 15:36:28 +01:00
parent 71f32f83d3
commit 66ce4ee218
18077 changed files with 2166122 additions and 35184 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ç',
];