aboutsummaryrefslogtreecommitdiff
path: root/src/locales/pl/location
AgeCommit message (Collapse)AuthorFilesLines
2024-12-02refactor(locale): update Polish city name (#3306)krpogorzelski1-1/+1
* Update city_name.ts In accordance with the regulation of the Minister of Internal Affairs and Administration of 29 December 2015, the name of the city "Stargard SzczeciƄski" is changed to "Stargard". * Update city_name.ts --------- Co-authored-by: ST-DDT <[email protected]>
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero1-1/+1
2024-04-15refactor(locale)!: remove location data index-value-binding (#2476)DivisionByZero3-23/+11
2024-03-14refactor(location)!: remove default_country definitions (#2740)Matt Mayer2-3/+0
Co-authored-by: ST-DDT <[email protected]>
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT1-2/+2
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero2-2/+2
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami2-2/+2
2022-10-21refactor(location)!: rename address module (#1469)Shinigami15-0/+1229
Co-authored-by: ST-DDT <[email protected]>