2022-12-06 07:27:51 +01:00
|
|
|
{
|
2023-12-21 21:02:11 +01:00
|
|
|
"TYPES": {
|
|
|
|
"Actor": {
|
|
|
|
"personnage": "Personnage",
|
|
|
|
"cellule": "Cellule",
|
|
|
|
"creature": "Créature"
|
|
|
|
},
|
|
|
|
"Item": {
|
|
|
|
"artefact": "Artefact",
|
|
|
|
"arme": "Arme",
|
|
|
|
"talent": "Talent",
|
|
|
|
"historique": "Historique",
|
|
|
|
"profil": "Profil",
|
|
|
|
"competence": "Compétence",
|
|
|
|
"protection": "Protection",
|
|
|
|
"monnaie": "Monnaie",
|
|
|
|
"equipement": "Equipement",
|
|
|
|
"ressource": "Ressource",
|
2024-02-24 15:54:47 +01:00
|
|
|
"contact": "Contact",
|
|
|
|
"mutation": "Mutation"
|
2023-12-21 21:02:11 +01:00
|
|
|
}
|
2022-12-06 07:27:51 +01:00
|
|
|
},
|
|
|
|
"HAWKMOON": {
|
|
|
|
"ui": {
|
|
|
|
"editContact": "Modifier le contact",
|
|
|
|
"deleteContact": "Supprimer le contact",
|
|
|
|
"editTrait": "Modifier le trait",
|
|
|
|
"deleteTrait": "Supprimer le trait"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|