New translations field.php (Russian)

This commit is contained in:
Fatih Alp 2020-04-17 13:14:24 +03:00
parent 5f6073d0cb
commit aba9046fe1

View File

@ -38,5 +38,11 @@ return [
'create_new_password' => 'Создать новый пароль',
// Login page
'or' => 'или'
'or' => 'или',
// 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',
];