mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (German)
This commit is contained in:
parent
226fef06f5
commit
a7f2e2c45f
@ -38,5 +38,11 @@ return [
|
||||
'create_new_password' => 'Neues Passwort erstellen',
|
||||
|
||||
// Login page
|
||||
'or' => 'oder'
|
||||
'or' => 'oder',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Firmenverzeichnis',
|
||||
'popular_ads' => 'Beliebte Anzeigen',
|
||||
'last_48_hours' => 'Letzte 48 Stunden',
|
||||
'secure_e-commerce_ads' => 'Sichere E-Commerce-Anzeigen',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user