fvtt-ecryme/lang/fr.json

27 lines
518 B
JSON

{
"ACTOR": {
"TypePersonnage": "PC"
},
"ITEM": {
"TypeTrait": "Trait",
"TypeWeapon": "Weapon",
"TypeEquipment": "Equipment"
},
"ECRY": {
"ui": {
"traitType": "Type de trait",
"niveauTrait": "Niveau du trait",
"effect": "Effect",
"weight": "Poids",
"cost": "Prix",
"costUnit": "Unité",
"ingot": "Lingot",
"ingotin": "Lingotin",
"goldcoin": "Pièce d'or",
"lige": "Lige",
"hurle": "Hurle",
"coin": "Sous"
}
}
}