New translations field.php (Ukrainian)

This commit is contained in:
Fatih Alp 2020-09-24 12:37:07 +03:00
parent b2d46b7bfc
commit d86e336ebf

View File

@ -20,7 +20,7 @@ return [
'name' => 'Ціна'
],
'standard_price' => [
'name' => 'Standard Price'
'name' => 'Стандартна ціна'
],
'date' => [
'name' => 'Дата'
@ -266,8 +266,8 @@ return [
"no_location" => "Місце не вибрано.",
"continue" => 'Продовжуйте',
"gallery" => 'Галерея',
"ads" => 'Ads',
"were_found" => 'were found.',
"ads" => 'Оголошення',
"were_found" => 'були знайдені.',
// Pending screen
'pending_message_1' => 'Оголошення знаходиться в процесі затвердження',
@ -295,5 +295,5 @@ return [
'select_category_step_by_step' => 'Виберіть категорію крок за кроком',
// New create page
'options' => 'Options',
'options' => 'Параметри',
];