Skip to content

Commit

Permalink
feat: add Montenegro to list of regions (#1191)
Browse files Browse the repository at this point in the history
* feat: add Montenegro to regions.yaml

* feat: add montenegro geojson data

* Update messages.en.xlf

* Update montenegro.geojson

* Update regions.yaml

---------

Co-authored-by: Jonathan Beliën <[email protected]>
Co-authored-by: Jonathan Beliën <[email protected]>
  • Loading branch information
3 people authored Oct 28, 2023
1 parent 81e52a3 commit 51f44b5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/regions/europe/montenegro.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type":"Polygon","coordinates":[[[18.42,42.21],[18.54,42.17],[18.56,42.14],[18.64,42.09],[18.75,42.06],[18.77,42.03],[18.82,42.01],[18.87,41.96],[18.9,41.87],[18.95,41.81],[19.21,41.68],[19.37,41.84],[19.38,41.88],[19.34,41.91],[19.37,41.92],[19.35,41.96],[19.39,41.96],[19.37,42],[19.37,42.05],[19.4,42.1],[19.28,42.18],[19.37,42.26],[19.42,42.33],[19.41,42.35],[19.42,42.37],[19.46,42.38],[19.5,42.42],[19.5,42.44],[19.52,42.44],[19.56,42.49],[19.56,42.51],[19.62,42.54],[19.61,42.58],[19.66,42.63],[19.7,42.64],[19.7,42.66],[19.73,42.66],[19.74,42.64],[19.76,42.64],[19.75,42.61],[19.78,42.59],[19.75,42.58],[19.74,42.54],[19.79,42.48],[19.84,42.47],[19.9,42.49],[19.93,42.52],[20.01,42.51],[20.01,42.54],[20.09,42.57],[20.07,42.61],[20.11,42.65],[20.02,42.71],[20.03,42.72],[20.02,42.77],[20.1,42.78],[20.11,42.76],[20.15,42.75],[20.16,42.77],[20.18,42.75],[20.24,42.75],[20.27,42.78],[20.26,42.82],[20.3,42.84],[20.35,42.83],[20.34,42.88],[20.35,42.91],[20.23,42.94],[20.22,42.96],[20.18,42.96],[20.16,42.98],[20.15,42.97],[20.15,42.99],[20.14,42.97],[20.1,42.97],[20.1,42.99],[20.08,42.99],[20.05,43.03],[19.99,43.05],[19.97,43.11],[19.9,43.09],[19.86,43.11],[19.84,43.09],[19.83,43.11],[19.84,43.12],[19.78,43.13],[19.78,43.16],[19.68,43.17],[19.67,43.19],[19.64,43.19],[19.62,43.23],[19.54,43.25],[19.54,43.31],[19.46,43.34],[19.45,43.39],[19.35,43.41],[19.33,43.44],[19.29,43.44],[19.23,43.47],[19.22,43.5],[19.23,43.52],[19.2,43.54],[19.15,43.54],[19.13,43.52],[19.09,43.51],[19.08,43.52],[19.04,43.5],[19.04,43.53],[19.01,43.54],[19.01,43.56],[18.99,43.56],[18.98,43.53],[18.94,43.52],[18.92,43.49],[18.95,43.5],[18.96,43.45],[19.01,43.45],[19.02,43.41],[19.04,43.4],[19.04,43.36],[19.08,43.34],[19.08,43.3],[19.03,43.29],[19.03,43.27],[19,43.25],[18.98,43.26],[18.99,43.28],[18.95,43.29],[18.96,43.33],[18.94,43.33],[18.92,43.36],[18.84,43.35],[18.85,43.32],[18.75,43.29],[18.69,43.25],[18.71,43.23],[18.66,43.2],[18.66,43.04],[18.54,43.03],[18.49,42.99],[18.48,42.94],[18.51,42.89],[18.49,42.88],[18.49,42.86],[18.47,42.86],[18.48,42.83],[18.46,42.83],[18.48,42.78],[18.47,42.76],[18.53,42.72],[18.57,42.72],[18.55,42.7],[18.55,42.67],[18.57,42.66],[18.57,42.64],[18.54,42.64],[18.52,42.62],[18.56,42.58],[18.54,42.57],[18.5,42.59],[18.49,42.57],[18.44,42.56],[18.43,42.48],[18.47,42.47],[18.5,42.43],[18.52,42.43],[18.54,42.39],[18.42,42.21]]]}
4 changes: 4 additions & 0 deletions config/regions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,10 @@ regions:
name: Luxembourg
flag: 🇱🇺
osmcha.id: 9188383c-271b-4d3e-9c2d-d212fb784937
montenegro:
name: Montenegro
flag: 🇲🇪
osmcha.id: 878c56c8-dab1-411d-864c-02a3d7ce9ac6
poland:
name: Poland
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 @@ -165,6 +165,10 @@
<source>Macao</source>
<target>Macao</target>
</trans-unit>
<trans-unit id="erWX4bX" resname="Montenegro">
<source>Montenegro</source>
<target>Montenegro</target>
</trans-unit>
<trans-unit id="uiA5pM9" resname="Myanmar">
<source>Myanmar</source>
<target>Myanmar</target>
Expand Down

0 comments on commit 51f44b5

Please sign in to comment.