Skip to content

Commit

Permalink
Add region and geojson for the state of Ohio in the USA (#1058)
Browse files Browse the repository at this point in the history
* Update regions.yaml - add Ohio

* add geojson for the state of Ohio in the USA

* Update messages.en.xlf

* Update regions.yaml

* Update translations

---------

Co-authored-by: Jonathan Beliën <[email protected]>
Co-authored-by: Jonathan Beliën <[email protected]>
  • Loading branch information
3 people authored May 17, 2023
1 parent 06132c3 commit 9a91e34
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/regions/north-america/ohio.geojson

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions config/regions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,10 @@ regions:
name: New York State
flag: 🇺🇸
osmcha.id: be301bd2-e35c-45fe-bcff-17892fce6e2e
ohio:
name: Ohio
flag: 🇺🇸
osmcha.id: d525374c-7f38-468b-bb37-785bcdf85723
oregon:
name: Oregon
flag: 🇺🇸
Expand Down
4 changes: 4 additions & 0 deletions translations/messages.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,10 @@
<source>New York State</source>
<target>New York State</target>
</trans-unit>
<trans-unit id="Q4p9WQT" resname="Ohio">
<source>Ohio</source>
<target>Ohio</target>
</trans-unit>
<trans-unit id="mMtv4M6" resname="Oregon">
<source>Oregon</source>
<target>Oregon</target>
Expand Down
4 changes: 4 additions & 0 deletions translations/messages.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,10 @@
<source>New York State</source>
<target state="final">État de New York</target>
</trans-unit>
<trans-unit id="Q4p9WQT" resname="Ohio">
<source>Ohio</source>
<target state="final">Ohio</target>
</trans-unit>
<trans-unit id="mMtv4M6" resname="Oregon">
<source>Oregon</source>
<target state="final">Oregon</target>
Expand Down

0 comments on commit 9a91e34

Please sign in to comment.