mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations stream.php (Ukrainian)
This commit is contained in:
parent
ac86d49530
commit
3b26a0c4fa
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Оголошення',
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Категорії',
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Село',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Спеціальні поля',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Спеціальні рекламні поля',
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Значення Cf',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user