Add folder names from translated compendiums to SoC, WoM and UiA
This commit is contained in:
@ -1,5 +1,15 @@
|
||||
{
|
||||
"label": "Items (Sea of Claws)",
|
||||
"folders": {
|
||||
"Ammunition": "Munitions",
|
||||
"Careers": "Carrières",
|
||||
"Criticals": "Critiques",
|
||||
"Diseases": "Maladies",
|
||||
"Skills": "Compétences",
|
||||
"Spells": "Sorts",
|
||||
"Trappings": "Possessions",
|
||||
"Weapons": "Armes"
|
||||
},
|
||||
"mapping": {
|
||||
"description": "system.description.value",
|
||||
"trappings": "system.trappings",
|
||||
@ -11,6 +21,7 @@
|
||||
"path": "system.skills",
|
||||
"converter": "career_skills"
|
||||
},
|
||||
"modType": "system.modType.value",
|
||||
"careergroup": {
|
||||
"path": "system.careergroup.value",
|
||||
"converter": "career_careergroup"
|
||||
@ -78,4 +89,4 @@
|
||||
"converter": "trapping_qualities_flaws"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user