forked from CJBok/SDV-Mods
-
Notifications
You must be signed in to change notification settings - Fork 0
/
de.json
32 lines (30 loc) · 1.11 KB
/
de.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": "Name",
"sort.by-price": "Verkaufspreis",
"sort.by-type": "Kategorie",
"sort.by-id": "ID",
/*********
** Category dropdown
*********/
"filter.all": "Alles",
"filter.artisan-and-cooking": "Handwerkswaren & Kochen",
"filter.crafting.products": "Herstellung: Produkte",
"filter.crafting.resources": "Herstellung: Ressourcen",
"filter.decor.furniture": "Dekoration: Möbel",
"filter.decor.other": "Dekoration: Andere",
"filter.equipment-boots": "Ausrüstung: Schuhe",
"filter.equipment-clothes": "Ausrüstung: Kleidung",
"filter.equipment-hats": "Ausrüstung: Hüte",
"filter.equipment-rings": "Ausrüstung: Ringe",
"filter.equipment-tools": "Ausrüstung: Werkzeuge",
"filter.equipment-weapons": "Ausrüstung: Waffen",
"filter.farm-animal-drops": "Hof: Tierprodukte",
"filter.farm-crops": "Hof: Nutzpflanzen",
"filter.farm-seeds": "Hof: Saatgut",
"filter.fish": "Fische",
"filter.minerals-and-artifacts": "Mineralien & Artefakte",
"filter.miscellaneous": "Andere"
}