aboutsummaryrefslogtreecommitdiff
path: root/src/locales/hr
AgeCommit message (Collapse)AuthorFilesLines
2025-05-05refactor(locale): normalize internet data (#3502)DivisionByZero1-1/+1
2024-12-07refactor(locale): fix various locale data with trailing spaces (#3329)Matt Mayer2-2/+1
* fix: fix various locale data with trailing spaces in the case of ar/location/state and hr/location/street_name, this was also a duplicate of a line without a space, so removed. * Delete test file
2024-12-02infra(unicorn): prefer-export-from (#3272)ST-DDT1-2/+1
2024-11-30refactor(locale): sort person data (#3269)ST-DDT2-299/+299
2024-10-21docs: add jsdocs to the pre-built instances (#3193)ST-DDT1-0/+6
2024-10-21refactor(locale): trim excessive Croatian last names (#3204)ST-DDT1-10780/+163
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero9-12455/+12451
2024-05-18refactor(locale): normalize date data (#2902)DivisionByZero2-24/+22
2024-03-14refactor(location)!: remove default_country definitions (#2740)Matt Mayer2-3/+0
Co-authored-by: ST-DDT <[email protected]>
2024-03-12feat(phone)!: add new style parameter (#2578)Matt Mayer5-2/+20
2024-02-27refactor(person)!: flatten jobs definitions (#2505)Matt Mayer5-64/+66
2023-09-10feat(locale): add states for Croatia (hr) (#2142)Matt Mayer3-0/+30
* feat(locale): add states for Croatia (hr) * county should duplicate state --------- Co-authored-by: ST-DDT <[email protected]>
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT6-12/+12
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero2-2/+2
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-2/+7
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami2-2/+2
2023-04-17refactor: rename patterns to pattern (#2059)Shinigami2-2/+2
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT2-1/+9
2023-03-27feat(locale): add hyphenated names to English locales (#1872)Matt Mayer2-0/+3
2023-03-14refactor(date): remove duplicate context of date definitions (#1915)Matt Mayer2-46/+2
2023-03-07fix: consistent locale names (#1884)ST-DDT1-1/+1
2023-02-03fix(locale): replace Ð with Đ in hr and vi (#1810)Matt Mayer2-4/+4
2023-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer1-5/+9
2023-01-09feat(person): split prefix into gendered versions (#1665)Matt Mayer4-1/+11
2022-12-23fix(location): use IANA standard for timezone (#1678)Matt Mayer2-129/+0
2022-11-09chore: remove broken source urls found in some locales (#1511)Mohamed Suhaib2-2/+0
2022-10-21refactor(location)!: rename address module (#1469)Shinigami16-11/+11
Co-authored-by: ST-DDT <[email protected]>
2022-10-16refactor(person)!: rename name module (#1445)Shinigami11-12/+12
Co-authored-by: ST-DDT <[email protected]>
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig7-18/+1
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT3-380/+380
2022-05-07chore(locales): convert locales data to faker.fake format (#927)ST-DDT3-8/+8
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT3-4/+4
Co-authored-by: Piotr Kuczynski <[email protected]>
2022-04-05feat: use street address templates from locales (#754)ST-DDT1-1/+4
2022-02-17feat(types): generate all locales index files with non-any types (#494)ST-DDT1-1/+5
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT6-8/+37
2022-01-20feat: migrate locales to typescript (#238)ST-DDT50-68/+117
2022-01-19fix: ts support for locales (#169)Shinigami32-0/+13558