mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations field.php (Russian)
This commit is contained in:
parent
863429cf15
commit
b72f19f76d
@ -20,7 +20,7 @@ return [
|
||||
'name' => 'Цена'
|
||||
],
|
||||
'standard_price' => [
|
||||
'name' => 'Standard Price'
|
||||
'name' => 'Стандартная цена'
|
||||
],
|
||||
'date' => [
|
||||
'name' => 'Дата'
|
||||
@ -267,8 +267,8 @@ return [
|
||||
"no_location" => "Местоположение не выбрано.",
|
||||
"continue" => 'Продолжить',
|
||||
"gallery" => 'Галерея',
|
||||
"ads" => 'Ads',
|
||||
"were_found" => 'were found.',
|
||||
"ads" => 'Объявления',
|
||||
"were_found" => 'были найдены.',
|
||||
|
||||
// Pending screen
|
||||
'pending_message_1' => 'Объявление находится в процессе одобрения',
|
||||
@ -296,5 +296,5 @@ return [
|
||||
'select_category_step_by_step' => 'Выберите категорию шаг за шагом',
|
||||
|
||||
// New create page
|
||||
'options' => 'Options',
|
||||
'options' => 'Параметры',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user