mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
Add translatable strings to field seamark:beacon_isolated_danger:shape
This commit is contained in:
parent
f2c16fbcd6
commit
4bb5544ba2
1 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,12 @@
|
|||
{
|
||||
"key": "seamark:beacon_isolated_danger:shape",
|
||||
"type": "combo",
|
||||
"label": "Shape"
|
||||
"label": "Shape",
|
||||
"strings": {
|
||||
"options": {
|
||||
"pile": "Pile",
|
||||
"stake": "Stake",
|
||||
"tower": "Tower"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue