aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ne
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-3/+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-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-01-03chore(locale): split ne first_names to female and male (#1705)Matt Mayer4-57/+71
2022-10-21refactor(location)!: rename address module (#1469)Shinigami9-16/+16
2022-10-16refactor(person)!: rename name module (#1445)Shinigami6-11/+11
2022-07-30chore: deprecate address.streetPrefix and suffix (#1053)ST-DDT1-2/+2
2022-06-10chore: deprecate cityPrefix and citySuffix (#1041)ST-DDT1-4/+4
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT2-0/+6
2022-05-16feat(address): use localized fake pattern in city (#948)ST-DDT3-16/+25
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT4-5/+5
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT7-11/+37
2022-01-20feat: migrate locales to typescript (#238)ST-DDT27-40/+65
2022-01-19fix: ts support for locales (#169)Shinigami16-0/+214