Skip to content

Commit 3398871

Browse files
committed
Deploying to main from @ 0e30e9f 🚀
1 parent 0e30e9f commit 3398871

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

interim/source_strings.yaml

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,6 +2314,30 @@ en:
23142314
label: Hashtags
23152315
# hashtags field placeholder
23162316
placeholder: '#example'
2317+
hazard_boundary:
2318+
# hazard=*
2319+
label: Hazard
2320+
options:
2321+
# hazard=archery_range
2322+
archery_range: Arrows
2323+
# hazard=avalanche
2324+
avalanche: Avalanche
2325+
# hazard=biohazard
2326+
biohazard: Biohazard
2327+
# hazard=contamination
2328+
contamination: Chemical Contamination
2329+
# hazard=electricity
2330+
electricity: Electric Shock
2331+
# hazard=hole
2332+
hole: Hole
2333+
# hazard=minefield
2334+
minefield: Land Mines
2335+
# hazard=nuclear
2336+
nuclear: Nuclear / Radioactive
2337+
# hazard=quicksand
2338+
quicksand: Quicksand
2339+
# hazard=shooting_range
2340+
shooting_range: Gunfire
23172341
healthcare:
23182342
# healthcare=*
23192343
label: Type
@@ -7640,6 +7664,11 @@ en:
76407664
# boundary=administrative | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
76417665
name: Administrative Boundary
76427666
terms: <translate with synonyms or related terms for 'Administrative Boundary', separated by commas>
7667+
boundary/hazard:
7668+
# boundary=hazard | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
7669+
name: Hazardous Area
7670+
# 'terms: danger,prohibited'
7671+
terms: <translate with synonyms or related terms for 'Hazardous Area', separated by commas>
76437672
bridge/support:
76447673
# bridge:support=* | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
76457674
name: Bridge Support
@@ -9252,9 +9281,9 @@ en:
92529281
terms: <translate with synonyms or related terms for 'Naval Base', separated by commas>
92539282
landuse/military/danger_area:
92549283
# military=danger_area | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
9255-
name: Danger Zone, Access Prohibited
9284+
name: Military Danger Area
92569285
# 'terms: air force,army,base,blast,bomb,explosion,explosive,force,guard,marine,mine,navy,troop,war'
9257-
terms: <translate with synonyms or related terms for 'Danger Zone, Access Prohibited', separated by commas>
9286+
terms: <translate with synonyms or related terms for 'Military Danger Area', separated by commas>
92589287
landuse/military/danger_area_point:
92599288
# military=danger_area | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
92609289
landuse/military/obstacle_course:

0 commit comments

Comments
 (0)