aboutsummaryrefslogtreecommitdiff
path: root/src/locale
AgeCommit message (Expand)AuthorFilesLines
2023-05-01feat(locale): add ro_MD locale (#2084)Matt Mayer2-0/+17
2023-04-25feat(locale): add en_HK locale (#2083)Matt Mayer2-0/+16
2023-04-05refactor(locale): rename cz to cs_CZ (#2013)Matt Mayer3-15/+27
2023-04-03refactor(locale): rename ge to ka_GE (#2010)Matt Mayer3-15/+27
2023-04-02feat(locale): add locale TH (#1922)Vongsapat Bandhuprabhasa2-0/+16
2023-04-01refactor: restore en_IND (#1873)Shinigami1-0/+12
2023-03-29feat: add base locale (#1748)Shinigami63-60/+145
2023-03-20feat(locale): add Serbian (Latin) language (#1801)Bojan Dimitrovski2-0/+15
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT60-353/+256
2023-01-05feat(locale): add Luxembourg (French) locale (#1693)David Morais Ferreira1-0/+17
2022-11-06feat(locale): add dv locale (#1506)Mohamed Suhaib1-0/+17
2022-10-14refactor(locale)!: change en_IND to en_IN (#1448)wael1-3/+3
2022-05-03refactor!: get rid of export = (#849)Shinigami57-171/+57
2022-04-22feat: add Hungarian locale (#53)szabolcstarnai1-0/+19
2022-03-01chore(deps): add prettier-plugin-organize-imports (#552)Shinigami47-47/+47
2022-02-24chore: move faker into own file (#548)Shinigami56-56/+56
2022-02-01feat: auto generate/update locale files (#252)ST-DDT56-4/+284
2022-01-24build: bundle with esbuild (#257)Shinigami2-4/+4
2022-01-24fix: add missing fakers for existing locales (#263)ST-DDT2-0/+28
2022-01-19fix: ts support for locales (#169)Shinigami54-0/+754