Themes(artwork): add poem as artwork type, fix #2392

This commit is contained in:
Pieter Vander Vennet 2025-04-26 21:54:20 +02:00
parent 57d85bf493
commit cbf398ef6d

View file

@ -586,6 +586,13 @@
"it": "Scultura in legno", "it": "Scultura in legno",
"uk": "Різьба по дереву" "uk": "Різьба по дереву"
} }
},
{
"if": "artwork_type=poem",
"then": {
"en": "Poem",
"nl": "Gedicht"
}
} }
], ],
"id": "artwork-artwork_type" "id": "artwork-artwork_type"