forked from CJBok/SDV-Mods
-
Notifications
You must be signed in to change notification settings - Fork 0
/
uk.json
32 lines (30 loc) · 1.41 KB
/
uk.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
/*********
** Sort button
*********/
"sort.by-name": "Назва",
"sort.by-price": "Ціна продажу",
"sort.by-type": "Категорія",
"sort.by-id": "ID",
/*********
** Category dropdown
*********/
"filter.all": "Все",
"filter.artisan-and-cooking": "Товари власного виробництва та готування",
"filter.crafting.products": "Створення: предмети",
"filter.crafting.resources": "Створення: ресурси",
"filter.decor.furniture": "Декорації: меблі",
"filter.decor.other": "Декорації: інше",
"filter.equipment-boots": "Обладнання: взуття",
"filter.equipment-clothes": "Обладнання: одяг",
"filter.equipment-hats": "Обладнання: капелюхи",
"filter.equipment-rings": "Обладнання: персні",
"filter.equipment-tools": "Обладнання: інструменти",
"filter.equipment-weapons": "Обладнання: зброя",
"filter.farm-animal-drops": "Ферма: продукти тваринництва",
"filter.farm-crops": "Ферма: культури",
"filter.farm-seeds": "Ферма: насіння",
"filter.fish": "Риба",
"filter.minerals-and-artifacts": "Мінерали та артефакти",
"filter.miscellaneous": "Різне"
}