aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ar
AgeCommit message (Expand)AuthorFilesLines
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT8-16/+16
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-42/+1
2023-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer1-3/+6
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-11-09chore: remove broken source urls found in some locales (#1511)Mohamed Suhaib2-2/+0
2022-10-21refactor(location)!: rename address module (#1469)Shinigami17-15/+15
2022-10-16refactor(person)!: rename name module (#1445)Shinigami12-12/+12
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig6-14/+0
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-DDT4-7/+7
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT4-5/+5
2022-04-19feat: add more arabic names datasets (#368)wael1-3/+324
2022-04-05feat: use street address templates from locales (#754)ST-DDT1-1/+4
2022-04-05feat: add more arabic names dataset (#655)wael4-0/+32
2022-04-03chore: address zipCodeByState fix types (#760)ST-DDT2-3/+0
2022-02-17feat(types): generate all locales index files with non-any types (#494)ST-DDT2-4/+12
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT8-12/+48
2022-01-30Revert "feat: add more arabic names dataset (#362)" (#365)Jess4-354/+0
2022-01-29feat: add more arabic names dataset (#362)wael-Fadlallah4-0/+354
2022-01-29chore: setup improved linting (#151)Shinigami1-1/+0
2022-01-20feat: migrate locales to typescript (#238)ST-DDT57-89/+146
2022-01-19fix: ts support for locales (#169)Shinigami39-0/+1416