mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 06:53:53 +02:00
Added translatable tunnel types (#251)
Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
{
|
||||
"key": "tunnel",
|
||||
"type": "combo",
|
||||
"label": "Type"
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"avalanche_protector": "Avalanche Protector",
|
||||
"building_passage": "Building Passage",
|
||||
"culvert": "Culvert",
|
||||
"flooded": "Flooded Tunnel"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user