You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix#1458. Change fi_FI Provinces to Regions
Finnish Provinces were abolished in 2009. Use current Regions
as administrative units.
* Add trailing comma
Co-authored-by: Flavio Curella <[email protected]>
Co-authored-by: Flavio Curella <[email protected]>
Finnish localized Address provider uses old provinces (Lääni) as states which were abolished in 2009. In Finland current division should use regions (Maakunta). https://www.stat.fi/fi/luokitukset/maakunta/maakunta_1_20210101/
Steps to reproduce
Expected behavior
fake.state()
should return a random RegionActual behavior
fake.state()
returns a random Province that were abolished in 2009The text was updated successfully, but these errors were encountered: