mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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