aboutsummaryrefslogtreecommitdiff
path: root/src/locales/index.ts
AgeCommit message (Expand)AuthorFilesLines
2025-04-11feat(locale): add cy locale, start with date (#3462)Awen231-0/+3
2025-04-10feat(locale): add Tamil language support (#3468)Pradeeep G1-0/+3
2025-03-16feat(locale): Add bn_BD locale (#3439)Abrar Shahriar Adib1-0/+3
2025-03-01chore(deps): update eslint (major) (#3426)renovate[bot]1-69/+69
2024-12-02infra(unicorn): prefer-export-from (#3272)ST-DDT1-72/+70
2024-04-11fix: tree-shaking (#2790)DivisionByZero1-69/+213
2024-03-04feat(locale): add uzbek locale (uz_UZ_latin) (#2686)Miraziz Khidoyatov1-0/+1
2023-11-07feat(locale): add Senegal locale (#2525)makhtar-sarr1-0/+1
2023-09-03feat(locale): add person data for yo locale (#2363)0xfatherstreet1-0/+1
2023-08-26feat(locale): add Esperanto (#2230)Robin van der Vliet1-0/+1
2023-08-19feat(locale): add minimal da locale, start with location (#2324)Anton Stonor1-0/+1
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