add localization
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"DSA41": {
|
||||
"name": "Name",
|
||||
"race": "Rasse",
|
||||
"culture": "Kultur",
|
||||
"profession": "Profession",
|
||||
|
||||
"attributes": {
|
||||
"label": "Eigenschaften",
|
||||
"initial": "Startwert",
|
||||
"advancement": "Steigerungen",
|
||||
"modifier": "Modifikatoren",
|
||||
|
||||
"long": {
|
||||
"courage": "Mut",
|
||||
"cleverness": "Klugheit",
|
||||
"intuition": "Intuition",
|
||||
"charisma": "Charisma",
|
||||
"dexterity": "Fingerfertigkeit",
|
||||
"agility": "Gewandheit",
|
||||
"constitution": "Konstitution",
|
||||
"strength": "Körperkraft"
|
||||
},
|
||||
|
||||
"short": {
|
||||
"courage": "MU",
|
||||
"cleverness": "KL",
|
||||
"intuition": "IN",
|
||||
"charisma": "CH",
|
||||
"dexterity": "FF",
|
||||
"agility": "GE",
|
||||
"constitution": "KO",
|
||||
"strength": "KK"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user