Approval.
This commit is contained in:
10
de/login.php
Normal file
10
de/login.php
Normal 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';
|
Reference in New Issue
Block a user