Add support for a tags data.

This commit is contained in:
Thomas Andres Gomez 2023-07-31 18:29:01 +02:00
parent 82738a8f03
commit dc5e52cf18
9 changed files with 92 additions and 28 deletions

View file

@ -41,4 +41,5 @@
<string name="search_field_gender">Sexe</string>
<string name="search_item_description">Description :</string>
<string name="search_item_history">Histoire :</string>
<string name="search_item_tags">Mots clés :</string>
</resources>