mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 16:49:41 +02:00
add strings for values of kneipp_water_cure:* subtags, closes #866
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"key": "kneipp_water_cure:",
|
||||
"type": "multiCombo",
|
||||
"label": "Basin Types"
|
||||
"label": "Basin Types",
|
||||
"strings": {
|
||||
"options": {
|
||||
"foot": "Foot Basin",
|
||||
"arm": "Arm Basin",
|
||||
"face": "Face Basin"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2738,6 +2738,13 @@ en:
|
||||
kneipp_water_cure_multi:
|
||||
# kneipp_water_cure:=*
|
||||
label: Basin Types
|
||||
options:
|
||||
# kneipp_water_cure:=arm
|
||||
arm: Arm Basin
|
||||
# kneipp_water_cure:=face
|
||||
face: Face Basin
|
||||
# kneipp_water_cure:=foot
|
||||
foot: Foot Basin
|
||||
label:
|
||||
# label=*
|
||||
label: Label
|
||||
|
||||
Reference in New Issue
Block a user