mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Russian)
This commit is contained in:
parent
ad1471605c
commit
7acb91e2ff
@ -38,5 +38,11 @@ return [
|
||||
'create_new_password' => 'Создать новый пароль',
|
||||
|
||||
// Login page
|
||||
'or' => 'или'
|
||||
'or' => 'или',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Каталог компаний',
|
||||
'popular_ads' => 'Популярные объявления',
|
||||
'last_48_hours' => 'Последние 48 часов',
|
||||
'secure_e-commerce_ads' => 'Безопасные объявления электронной коммерции',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user