Add alteration page in the character sheet screen.

This commit is contained in:
Thomas Andres Gomez 2023-10-02 15:46:23 +02:00
parent be602d5325
commit e2209bf005
19 changed files with 398 additions and 69 deletions

View file

@ -151,4 +151,7 @@
<string name="spell_detail_description">Description</string>
<string name="spell_level_chooser_label">Sort de niveau %1$s</string>
<string name="spell_level_chooser_available">Disponible : </string>
<string name="alteration_source">Source : %1$s</string>
<string name="alteration_target">Cible : %1$s</string>
</resources>