Add the alteration page in the GameMaster screen.

This commit is contained in:
Andres Gomez, Thomas (ITDV RL) 2025-03-28 15:03:53 +01:00
parent ee4445490c
commit 76336dfbb0
17 changed files with 507 additions and 44 deletions

View file

@ -242,5 +242,7 @@
<string name="game_master__character_action__add_to_npc">Ajouter aux Npcs</string>
<string name="game_master__character_action__remove_from_npc">Retirer des Npcs</string>
<string name="game_master__create_character_sheet">Créer un personnage</string>
<string name="game_master__alteration__filter">Filtrer par nom :</string>
<string name="game_master__alteration__delete">Supprimer l'altération</string>
</resources>