Add the icon to the alteration edit page.

This commit is contained in:
Thomas Andres Gomez 2025-05-08 14:38:24 +02:00
parent e81b66e725
commit 05a6b496cb
10 changed files with 63 additions and 22 deletions

View file

@ -305,6 +305,7 @@
<string name="game_master__alteration__edit_id">Identifiant de l'altération</string>
<string name="game_master__alteration__edit_label">Nom</string>
<string name="game_master__alteration__edit_description">Description</string>
<string name="game_master__alteration__edit_icon">Icône</string>
<string name="game_master__alteration__edit_tags">Tags</string>
<string name="game_master__alteration__edit_field_id">Identifiant du champ</string>
<string name="game_master__alteration__edit_field_expression">Expression</string>