aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en/animal
AgeCommit message (Expand)AuthorFilesLines
2024-12-07refactor(locale): fix various locale data with trailing spaces (#3329)Matt Mayer1-1/+1
2024-12-06fix(animal): re-moo-ved some incorrect cow data (#3326)Matt Mayer1-25/+0
2024-10-29feat(animal): add petName method (#3196)Suyash Gulati2-0/+46
2024-04-11refactor(locale): normalize animal data (#2791)DivisionByZero12-1532/+1532
2024-04-05feat(animal): add more simple animals to animal.type() (#2786)Matt Mayer1-9/+40
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT1-2/+2
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig4-31/+0
2022-07-30feat: add rodent breed on animal 'en' locale (#1136)Nahum Gamaliel Santana2-0/+189
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT1-3/+7
2022-02-04chore: fix trailing commas in fish and state names (#418)ST-DDT1-4/+4
2022-02-01feat(types): provide strong typing for locales (#363)ST-DDT1-1/+2
2022-01-20feat: migrate locales to typescript (#238)ST-DDT16-30/+47
2022-01-19fix: ts support for locales (#169)Shinigami15-0/+3336