aboutsummaryrefslogtreecommitdiff
path: root/src/locales/fi
AgeCommit message (Expand)AuthorFilesLines
2024-11-30refactor(locale): sort person data (#3269)ST-DDT1-45/+45
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)DivisionByZero7-265/+267
2023-06-17feat(location): fi addresses (#2146)Matt Mayer9-0/+63
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT3-6/+6
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-2/+7
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-29feat(locale): add fi states (#1986)Matt Mayer3-0/+35
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-3/+1
2022-10-16refactor(person)!: rename name module (#1445)Shinigami8-10/+10
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig1-1/+0
2022-05-07chore(locales): convert locales data to faker.fake format (#927)ST-DDT1-4/+4
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT1-1/+1
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT2-3/+12
2022-01-20feat: migrate locales to typescript (#238)ST-DDT8-13/+22
2022-01-19fix: ts support for locales (#169)Shinigami7-0/+279