Approval.

This commit is contained in:
Joshua Ramon Enslin 2020-05-18 02:10:25 +02:00 committed by Stefan Rohde-Enslin
parent 48d1d28b37
commit 984834659c
9 changed files with 90 additions and 0 deletions

10
ar/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Username';
$tlLogin['password'] = 'Password';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Remember me';
$tlLogin['global_statistics'] = 'Global statistics';
$tlLogin['recent_blog_posts'] = 'Recent blog posts';
$tlLogin['public_db_contents'] = 'Published database contents';
$tlLogin['log_in'] = 'Log in';
$tlLogin['avg_text_len'] = 'Average object description length';

10
de/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Benutzername';
$tlLogin['password'] = 'Passwort';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Login merken';
$tlLogin['global_statistics'] = 'Globale Statistiken';
$tlLogin['recent_blog_posts'] = 'Neueste Blogbeiträge';
$tlLogin['public_db_contents'] = 'Veröffentlichte Datenbankinhalte';
$tlLogin['log_in'] = 'Einloggen';
$tlLogin['avg_text_len'] = 'Objektbeschreibungen: Durchschnittle Länge';

10
en/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Username';
$tlLogin['password'] = 'Password';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Remember me';
$tlLogin['global_statistics'] = 'Global statistics';
$tlLogin['recent_blog_posts'] = 'Recent blog posts';
$tlLogin['public_db_contents'] = 'Published database contents';
$tlLogin['log_in'] = 'Log in';
$tlLogin['avg_text_len'] = 'Average object description length';

10
hu/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Felhaszálónév';
$tlLogin['password'] = 'Új jelszó';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Emlékezz rám';
$tlLogin['global_statistics'] = 'Statisztika';
$tlLogin['recent_blog_posts'] = 'Recent blog posts';
$tlLogin['public_db_contents'] = 'Közzétett adatbázis tartalma';
$tlLogin['log_in'] = 'Bejelentkezés';
$tlLogin['avg_text_len'] = 'Átlagos szöveghosszúság';

10
id/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Username';
$tlLogin['password'] = 'Password';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Remember me';
$tlLogin['global_statistics'] = 'Global statistics';
$tlLogin['recent_blog_posts'] = 'Recent blog posts';
$tlLogin['public_db_contents'] = 'Published database contents';
$tlLogin['log_in'] = 'Log in';
$tlLogin['avg_text_len'] = 'Average object description length';

10
it/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Username';
$tlLogin['password'] = 'Password';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Remember me';
$tlLogin['global_statistics'] = 'Global statistics';
$tlLogin['recent_blog_posts'] = 'Recent blog posts';
$tlLogin['public_db_contents'] = 'Published database contents';
$tlLogin['log_in'] = 'Log in';
$tlLogin['avg_text_len'] = 'Average object description length';

10
pl/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Username';
$tlLogin['password'] = 'Password';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Remember me';
$tlLogin['global_statistics'] = 'Global statistics';
$tlLogin['recent_blog_posts'] = 'Recent blog posts';
$tlLogin['public_db_contents'] = 'Published database contents';
$tlLogin['log_in'] = 'Log in';
$tlLogin['avg_text_len'] = 'Average object description length';

10
pt/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Username';
$tlLogin['password'] = 'Password';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Remember me';
$tlLogin['global_statistics'] = 'Global statistics';
$tlLogin['recent_blog_posts'] = 'Recent blog posts';
$tlLogin['public_db_contents'] = 'Published database contents';
$tlLogin['log_in'] = 'Log in';
$tlLogin['avg_text_len'] = 'Average object description length';

10
tl/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Username';
$tlLogin['password'] = 'Password';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Remember me';
$tlLogin['global_statistics'] = 'Global statistics';
$tlLogin['recent_blog_posts'] = 'Recent blog posts';
$tlLogin['public_db_contents'] = 'Published database contents';
$tlLogin['log_in'] = 'Log in';
$tlLogin['avg_text_len'] = 'Average object description length';