Skip to content

Commit

Permalink
fix preset JSON
Browse files Browse the repository at this point in the history
addendum to #304
  • Loading branch information
tyrasd committed Jan 4, 2022
1 parent 45b8078 commit 37a9cef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"name"
],
"moreFields": [
"opening_hours",
"opening_hours.covid19"
"opening_hours"
],
"geometry": [
"point",
Expand All @@ -21,5 +20,6 @@
],
"tags": {
"police": "checkpoint"
],
},
"name": "Police Checkpoint"
}
5 changes: 5 additions & 0 deletions interim/source_strings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7870,6 +7870,11 @@ en:
name: Point
# 'terms: node,other,vertex,vertices'
terms: '<translate with synonyms or related terms for ''Point'', separated by commas>'
police/checkpoint:
# 'police=checkpoint\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
name: Police Checkpoint
# 'terms: checkpoint,patrol,roadblock,spot check,stop'
terms: '<translate with synonyms or related terms for ''Police Checkpoint'', separated by commas>'
polling_station:
# 'polling_station=*\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
name: Temporary Polling Place
Expand Down

0 comments on commit 37a9cef

Please sign in to comment.