aboutsummaryrefslogtreecommitdiff
path: root/src/locales/es/location
AgeCommit message (Collapse)AuthorFilesLines
2024-11-27refactor(locale): split up Spanish generic first names (#3279)ST-DDT1-2/+2
* refactor(locale): split up Spanish generic first names * chore: remove duplicates * chore: fix failing tests
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero1-2/+2
2024-03-14refactor(location)!: remove default_country definitions (#2740)Matt Mayer2-3/+0
Co-authored-by: ST-DDT <[email protected]>
2023-06-20feat(location): es province should be county (#2156)Matt Mayer2-2/+2
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT1-2/+2
2023-04-29fix(locale): es cities should be in city_name not city_prefix, remove ↵Matt Mayer3-3/+3
extraneous city_suffix (#2109)
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-12-23fix(location): use IANA standard for timezone (#1678)Matt Mayer2-129/+0
2022-12-18fix(locale): change country name from Holanda to official name (#1669)Marcos Vidolin⚡1-1/+1
2022-10-21refactor(location)!: rename address module (#1469)Shinigami15-0/+654
Co-authored-by: ST-DDT <[email protected]>