Skip to content

Commit

Permalink
Merge remote-tracking branches 'lukas458/patch-3', 'lukas458/patch-4'…
Browse files Browse the repository at this point in the history
…, 'lukas458/patch-5' and 'lukas458/patch-6' into main
  • Loading branch information
tyrasd committed Sep 23, 2022
4 parents 4a0ecce + 7abe8c6 + 7c562c5 + de6f41d commit 4670fa0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/presets/amenity/telephone.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@
"operator",
"phone",
"payment_multi",
"booth"
"covered"
],
"moreFields": [
"covered",
"booth",
"fee",
"indoor",
"internet_access",
"internet_access/fee",
"internet_access/ssid",
"level",
"lit",
"model",
"ref",
"sms",
"video_calls",
Expand Down
1 change: 1 addition & 0 deletions data/presets/amenity/ticket_validator.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"covered",
"indoor",
"level",
"model",
"support"
],
"geometry": [
Expand Down
3 changes: 3 additions & 0 deletions data/presets/man_made/street_cabinet.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"height",
"colour"
],
"moreFields": [
"model"
],
"terms": [
"cable tv",
"monitoring box",
Expand Down
5 changes: 5 additions & 0 deletions interim/source_strings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 4670fa0

Please sign in to comment.