Aggiorna assets/layers/artwork/artwork.json

Add `coat_of_arms` type
This commit is contained in:
Mannivu 2025-09-07 15:00:49 +00:00
parent 25dfc80535
commit 0d27cda999

View file

@ -599,6 +599,13 @@
"it": "Poesia",
"nl": "Gedicht"
}
},
{
"if": "artwork_type=coat_of_arms",
"then": {
"en": "Coat of arms"
"it": "Stemma"
}
}
]
},