Skip to content

Commit

Permalink
Deploying to main from @ 06e2375 πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Jan 23, 2023
1 parent 176fd50 commit a6e1c45
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
5 changes: 3 additions & 2 deletions data/presets/barrier/lift_gate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"icon": "temaki-lift_gate",
"fields": [
"lift_gate/type",
"access",
"locked",
"opening_hours"
Expand All @@ -16,11 +17,11 @@
"barrier": "lift_gate"
},
"terms": [
"boom barrier",
"boom gate",
"boom lift",
"hinged bar",
"lift gate",
"pivoted pole"
],
"name": "Lift Gate"
"name": "Boom Barrier"
}
14 changes: 11 additions & 3 deletions interim/source_strings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2390,6 +2390,14 @@ en:
lifeguard:
# lifeguard=*
label: Lifeguard
lift_gate/type:
# lift_gate:type=*
label: Type
options:
# lift_gate:type=double
double: Opposing Bars
# lift_gate:type=single
single: Single Bar
line_attachment:
# line_attachment=*
label: Line Attachment
Expand Down Expand Up @@ -6473,9 +6481,9 @@ en:
terms: <translate with synonyms or related terms for 'Kissing Gate', separated by commas>
barrier/lift_gate:
# barrier=lift_gate | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Lift Gate
# 'terms: boom barrier,boom gate,boom lift,hinged bar,pivoted pole'
terms: <translate with synonyms or related terms for 'Lift Gate', separated by commas>
name: Boom Barrier
# 'terms: boom gate,boom lift,hinged bar,lift gate,pivoted pole'
terms: <translate with synonyms or related terms for 'Boom Barrier', separated by commas>
barrier/log:
# barrier=log | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Fallen Tree
Expand Down

0 comments on commit a6e1c45

Please sign in to comment.