aboutsummaryrefslogtreecommitdiff
path: root/scripts/generateLocales.ts
AgeCommit message (Expand)AuthorFilesLines
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-1/+1
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-1/+1
2022-09-11docs: localization (#1364)Shinigami1-6/+6
2022-06-05feat: science module (#1014)Eric Cheng1-0/+1
2022-06-01chore: remove superfluous newline from generate:locales script (#1027)ST-DDT1-1/+1
2022-05-22feat: color module (#801)Harsohail Brar1-0/+1
2022-05-18chore: generate consistent definition order for locales (#965)ST-DDT1-0/+1
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT1-50/+57
2022-05-03refactor!: get rid of export = (#849)Shinigami1-3/+1
2022-04-19chore: prefer string templates over string concatenation (#732)Piotr Kuczynski1-4/+5
2022-04-02chore: add updateLocaleFileHook to generateLocales (#756)ST-DDT1-0/+50
2022-03-25refactor: use smart eqeqeq null checks (#650)Shinigami1-2/+2
2022-02-24chore: move faker into own file (#548)Shinigami1-1/+1
2022-02-17feat(types): generate all locales index files with non-any types (#494)ST-DDT1-43/+66
2022-02-14fix: handle missing or broken locales main index files (#478)ST-DDT1-7/+35
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT1-20/+144
2022-02-01feat: auto generate/update locale files (#252)ST-DDT1-0/+101