Initial import

This commit is contained in:
2023-04-19 18:44:41 +02:00
commit 63f6d0271d
79 changed files with 4883 additions and 0 deletions

13
lang/fr.json Normal file
View File

@ -0,0 +1,13 @@
{
"ACTOR": {
"TypePersonnage": "Personnage"
},
"ITEM": {
"TypeArme": "Arme",
"TypeEquipement": "Equipement",
"TypeTarot": "Tarot",
"TypeElementbio": "Element Biographique",
"TypeArchetype": "Archetype",
"TypeSortilege": "Sortilège"
}
}