mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-20 07:24:41 +02:00
Merge remote-tracking branches 'lukas458/patch-3', 'lukas458/patch-4', 'lukas458/patch-5' and 'lukas458/patch-6' into main
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
"operator",
|
||||
"phone",
|
||||
"payment_multi",
|
||||
"booth"
|
||||
"covered"
|
||||
],
|
||||
"moreFields": [
|
||||
"covered",
|
||||
"booth",
|
||||
"fee",
|
||||
"indoor",
|
||||
"internet_access",
|
||||
@@ -15,6 +15,7 @@
|
||||
"internet_access/ssid",
|
||||
"level",
|
||||
"lit",
|
||||
"model",
|
||||
"ref",
|
||||
"sms",
|
||||
"video_calls",
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"covered",
|
||||
"indoor",
|
||||
"level",
|
||||
"model",
|
||||
"support"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -12,6 +12,9 @@
|
||||
"height",
|
||||
"colour"
|
||||
],
|
||||
"moreFields": [
|
||||
"model"
|
||||
],
|
||||
"terms": [
|
||||
"cable tv",
|
||||
"monitoring box",
|
||||
|
||||
@@ -372,6 +372,7 @@ en:
|
||||
booth:
|
||||
# booth=*
|
||||
label: Booth
|
||||
terms: '[translate with synonyms or related terms for ''Booth'', separated by commas]'
|
||||
bottle:
|
||||
# bottle=*
|
||||
label: Bottle Filling
|
||||
@@ -1871,6 +1872,10 @@ en:
|
||||
# minspeed field placeholder
|
||||
placeholder: 20, 30, 40...
|
||||
terms: '[translate with synonyms or related terms for ''Minimum Speed Limit'', separated by commas]'
|
||||
model:
|
||||
# model=*
|
||||
label: Model
|
||||
terms: '[translate with synonyms or related terms for ''Model'', separated by commas]'
|
||||
monitoring_multi:
|
||||
# monitoring:=*
|
||||
label: Monitoring
|
||||
|
||||
Reference in New Issue
Block a user