aboutsummaryrefslogtreecommitdiff
path: root/src/locales/index.ts
AgeCommit message (Expand)AuthorFilesLines
2023-05-01feat(locale): add ro_MD locale (#2084)Matt Mayer1-0/+1
2023-04-25feat(locale): add en_HK locale (#2083)Matt Mayer1-0/+1
2023-04-05refactor(locale): rename cz to cs_CZ (#2013)Matt Mayer1-1/+1
2023-04-03refactor(locale): rename ge to ka_GE (#2010)Matt Mayer1-1/+1
2023-04-02feat(locale): add locale TH (#1922)Vongsapat Bandhuprabhasa1-0/+1
2023-03-29feat: add base locale (#1748)Shinigami1-0/+1
2023-03-20feat(locale): add Serbian (Latin) language (#1801)Bojan Dimitrovski1-0/+1
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-187/+59
2023-01-05feat(locale): add Luxembourg (French) locale (#1693)David Morais Ferreira1-0/+3
2022-11-06feat(locale): add dv locale (#1506)Mohamed Suhaib1-0/+3
2022-10-14refactor(locale)!: change en_IND to en_IN (#1448)wael1-3/+3
2022-04-22feat: add Hungarian locale (#53)szabolcstarnai1-0/+3
2022-02-01feat: auto generate/update locale files (#252)ST-DDT1-0/+5
2022-01-23feat: add autocomplete support for locales (#248)ST-DDT1-1/+61
2022-01-21feat: use export default for locales (#249)ST-DDT1-1/+1
2022-01-20feat: migrate locales to typescript (#238)ST-DDT1-56/+118
2022-01-19fix: ts support for locales (#169)Shinigami1-0/+56