mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
use translated strings also for the bridge/tunnel in structure field
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
"type": "typeCombo",
|
||||
"label": "Type",
|
||||
"usage": "group",
|
||||
"placeholder": "Default"
|
||||
"placeholder": "Default",
|
||||
"stringsCrossReference": "{bridge_combo}"
|
||||
}
|
||||
|
||||
@@ -3,5 +3,6 @@
|
||||
"type": "typeCombo",
|
||||
"label": "Type",
|
||||
"usage": "group",
|
||||
"placeholder": "Default"
|
||||
"placeholder": "Default",
|
||||
"stringsCrossReference": "{tunnel_combo}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user