aboutsummaryrefslogtreecommitdiff
path: root/src/locales/fr_CH
AgeCommit message (Expand)AuthorFilesLines
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT14-28/+28
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/+8
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-03fix(locale): fix broken street address reference in fr_CH (#2007)ST-DDT1-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 Mayer1-16/+0
2023-02-27feat(finance): currency object (#1809)Matt Mayer1-174/+260
2023-02-20refactor(location)!: countryCode use ISO-3166-1 (#1720)DivisionByZero1-1/+2
2023-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer1-3/+5
2023-01-09feat(person): split prefix into gendered versions (#1665)Matt Mayer4-1/+11
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)Shinigami20-11/+11
2022-10-16refactor(person)!: rename name module (#1445)Shinigami11-10/+10
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig11-102/+2
2022-08-19feat(name): extract sex generator from gender to sex (#1168)Hanna2-2/+2
2022-05-26fix: 🇫🇷 fr and 🇨🇭 fr_CH 🎨 colors (#1007)Yann Gouffon4-3/+15
2022-05-22feat: improve and extend 🇫🇷 fr and 🇨🇭fr_CH locales (#973)Yann Gouffon68-7/+7983
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT2-0/+6
2022-05-07chore(locales): convert locales data to faker.fake format (#927)ST-DDT1-1/+1
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT2-3/+3
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT4-4/+23
2022-01-20feat: migrate locales to typescript (#238)ST-DDT19-25/+45
2022-01-19fix: ts support for locales (#169)Shinigami12-0/+259