aboutsummaryrefslogtreecommitdiff
path: root/src/locales/he
AgeCommit message (Expand)AuthorFilesLines
2024-11-30refactor(locale): sort person data (#3269)ST-DDT3-17/+17
2024-10-21docs: add jsdocs to the pre-built instances (#3193)ST-DDT1-0/+6
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero10-1427/+1961
2024-06-26refactor(locale): rename company affix files (#2975)ST-DDT3-3/+3
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar2-2/+2
2024-05-29feat(locale): extend Hebrew (he) for company (#2921)Shahar Ilany10-0/+505
2024-05-18refactor(locale): normalize date data (#2902)DivisionByZero2-22/+20
2024-05-03refactor(locale): normalize commerce data (#2868)DivisionByZero3-50/+50
2024-04-29refactor(locale): normalize music data (#2857)DivisionByZero1-15/+15
2024-04-21refactor(locale): activate data normalization for color (#2837)DivisionByZero1-28/+28
2024-04-15refactor(locale)!: remove location data index-value-binding (#2476)DivisionByZero3-13/+6
2024-03-14refactor(location)!: remove default_country definitions (#2740)Matt Mayer2-3/+0
2024-03-12feat(phone)!: add new style parameter (#2578)Matt Mayer5-2/+34
2023-11-03refactor(person): remove duplicate title definitions (#2523)Matt Mayer2-93/+0
2023-07-17refactor(lorem): merge supplemental into words (#2242)Matt Mayer2-844/+0
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT9-18/+18
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-01feat(locale): extend Hebrew locale data (#1721)shai-shimon2-0/+8
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-54/+2
2023-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer1-4/+5
2023-01-29refactor(locale)!: remove unused separator entry (#1731)ST-DDT1-1/+0
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-12-16chore: use merge function for locale data (#1666)ST-DDT1-1/+2
2022-11-09chore: remove broken source urls found in some locales (#1511)Mohamed Suhaib2-2/+0
2022-10-21refactor(location)!: rename address module (#1469)Shinigami22-11/+11
2022-10-16refactor(person)!: rename name module (#1445)Shinigami10-11/+11
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig11-175/+1
2022-08-16feat(locale): extend Hebrew (he) (#1257)Ori Naveh26-436/+3350
2022-05-22feat: color module (#801)Harsohail Brar4-2/+14
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT3-4/+4
2022-05-07chore(locales): convert locales data to faker.fake format (#927)ST-DDT3-12/+12
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT3-5/+5
2022-04-05feat: use street address templates from locales (#754)ST-DDT1-1/+4
2022-04-03chore: address zipCodeByState fix types (#760)ST-DDT2-3/+0
2022-04-01chore: remove invalid country code files (#752)ST-DDT3-257/+0
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-DDT8-11/+50
2022-01-20feat: migrate locales to typescript (#238)ST-DDT70-124/+182
2022-01-19fix: ts support for locales (#169)Shinigami49-0/+3982