aboutsummaryrefslogtreecommitdiff
path: root/src/locales/it/person
AgeCommit message (Collapse)AuthorFilesLines
2024-11-30refactor(locale): sort person data (#3269)ST-DDT3-631/+631
2024-11-25fix(locale): fix incorrect accents in it first_name (#3281)Matt Mayer1-6/+6
Co-authored-by: DivisionByZero <[email protected]>
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero9-5594/+5590
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT1-2/+2
2023-04-23refactor(locale): use null as not applicable (#2078)ST-DDT1-1/+1
2023-04-17refactor: rename patterns to pattern (#2059)Shinigami2-2/+2
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-4/+5
2023-01-09feat(person): split prefix into gendered versions (#1665)Matt Mayer4-1/+11
2022-10-16refactor(person)!: rename name module (#1445)Shinigami8-0/+5610
Co-authored-by: ST-DDT <[email protected]>