forked from MapComplete/MapComplete
Aggiorna assets/layers/artwork/artwork.json
Add `coat_of_arms` type
This commit is contained in:
parent
25dfc80535
commit
0d27cda999
1 changed files with 7 additions and 0 deletions
|
@ -599,6 +599,13 @@
|
|||
"it": "Poesia",
|
||||
"nl": "Gedicht"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "artwork_type=coat_of_arms",
|
||||
"then": {
|
||||
"en": "Coat of arms"
|
||||
"it": "Stemma"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue