Enhance auto-translate again
This commit is contained in:
@ -8,6 +8,14 @@
|
||||
"talents": {
|
||||
"path": "data.talents",
|
||||
"converter": "career_talents"
|
||||
},
|
||||
"class": {
|
||||
"path": "data.class.value",
|
||||
"converter": "career_class"
|
||||
},
|
||||
"careergroup": {
|
||||
"path": "data.careergroup.value",
|
||||
"converter": "career_careergroup"
|
||||
}
|
||||
},
|
||||
"entries": [
|
||||
|
Reference in New Issue
Block a user