mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations button.php (German)
This commit is contained in:
parent
71a7460f46
commit
1bf164341c
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'post_ad' => [
|
||||||
|
'name' => 'Postanzeige',
|
||||||
|
],
|
||||||
|
'login' => 'Einloggen',
|
||||||
|
'register' => 'Registrieren',
|
||||||
|
'continue' => 'Fortsetzen',
|
||||||
|
'reset_password' => 'Passwort zurücksetzen',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user