New translations field.php (German)

This commit is contained in:
Fatih Alp 2020-04-17 13:14:01 +03:00
parent 58e39fdbca
commit 54b98bf6c9

View File

@ -38,5 +38,11 @@ return [
'create_new_password' => 'Neues Passwort erstellen',
// Login page
'or' => 'oder'
'or' => 'oder',
// Side menu links
'company_directory' => 'Company directory',
'popular_ads' => 'Popular Ads',
'last_48_hours' => 'Last 48 Hours',
'secure_e-commerce_ads' => 'Secure e-Commerce Ads',
];