-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathde.json
More file actions
61 lines (61 loc) · 1.86 KB
/
de.json
File metadata and controls
61 lines (61 loc) · 1.86 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"card": {
"name": "Name",
"power": "Stärke",
"armor": "Rüstung",
"provision": "Rekrutierungskosten",
"category": "Kategorie",
"ability": "Fähigkeit",
"token": "Marke",
"color": "Farbe",
"colors": {
"bronze": "Bronze",
"gold": "Gold"
},
"faction": "Fraktion",
"factions": {
"neutral": "Neutral",
"monster": "Monster",
"nilfgaard": "Nilfgaard",
"northern realms": "Nördliche Königreiche",
"skellige": "Skellige",
"scoiatael": "Scoia'tael",
"syndicate": "Syndikat"
},
"type": "Kartentyp",
"types": {
"leader": "Anführer",
"unit": "Einheit",
"special": "Sonderkarte",
"artifact": "Artefakt",
"stratagem": "Kriegslist"
},
"rarity": "Seltenheit",
"rarities": {
"common": "Gewöhnlich",
"rare": "Selten",
"epic": "Episch",
"legendary": "Legendär"
},
"set": "Kartensatz",
"sets": {
"non ownable": "Marke",
"starter": "Starterset",
"base": "Basisset",
"thronebreaker": "Thronebreaker",
"crimson curse": "Crimson Curse",
"novigrad": "Novigrad",
"iron judgment": "Iron Judgment",
"merchants of ofir": "Merchants of Ofir",
"master mirror": "Master Mirror",
"way of the witcher": "Way of the Witcher",
"price of power": "Price of Power",
"cursed toad": "Verfluchte Kröte",
"uroboros": "Uroboros"
},
"reach": "Reichweite:",
"premium": "Premium",
"game version": "Spielversion",
"illustration by": "Illustration von:"
}
}