aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ja
AgeCommit message (Expand)AuthorFilesLines
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)Shinigami4-4/+4
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-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer1-1/+3
2022-11-21feat(locate): add japanese company (#1573)kz-d5-0/+38
2022-10-21refactor(location)!: rename address module (#1469)Shinigami12-15/+15
2022-10-16refactor(person)!: rename name module (#1445)Shinigami10-12/+12
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig2-4/+0
2022-08-02feat(dev): add male_first_name,female_first_name, jp locale (#1217)SATOSHI TAKAGI3-0/+288
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT2-2/+2
2022-05-07chore(locales): convert locales data to faker.fake format (#927)ST-DDT3-7/+7
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT3-5/+5
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-DDT5-8/+32
2022-01-20feat: migrate locales to typescript (#238)ST-DDT32-50/+80
2022-01-19fix: ts support for locales (#169)Shinigami21-0/+1389