mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations field.php (Ukrainian)
This commit is contained in:
parent
bee376de47
commit
a56c1ec341
@ -249,7 +249,7 @@ return [
|
|||||||
'name' => 'За останні 24 години'
|
'name' => 'За останні 24 години'
|
||||||
],
|
],
|
||||||
'in_the_last_day' => [
|
'in_the_last_day' => [
|
||||||
'name' => 'In The Last 24 Hours'
|
'name' => 'В останні 24 години'
|
||||||
],
|
],
|
||||||
'in_the_last_week' => [
|
'in_the_last_week' => [
|
||||||
'name' => 'В останній тиждень'
|
'name' => 'В останній тиждень'
|
||||||
@ -300,10 +300,10 @@ return [
|
|||||||
// New create page
|
// New create page
|
||||||
'options' => 'Параметри',
|
'options' => 'Параметри',
|
||||||
|
|
||||||
'free' => 'Free',
|
'free' => 'Безкоштовно',
|
||||||
'ad_date' => 'Ad Date',
|
'ad_date' => 'Дата оголошення',
|
||||||
'photo_video' => 'Photo, Video',
|
'photo_video' => 'Фото, Відео',
|
||||||
'and_above' => 'and above',
|
'and_above' => 'і вище',
|
||||||
'and_below' => 'and below',
|
'and_below' => 'і нижче',
|
||||||
'clear_all' => 'Clear All',
|
'clear_all' => 'Очистити все',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user