aboutsummaryrefslogtreecommitdiff
path: root/docs/guide/localization.md
AgeCommit message (Collapse)AuthorFilesLines
2025-04-18docs: more than 70 locales (#3483)Matt Mayer1-1/+1
2025-04-11feat(locale): add cy locale, start with date (#3462)Awen231-0/+1
2025-04-10feat(locale): add Tamil language support (#3468)Pradeeep G1-0/+1
2025-03-16feat(locale): Add bn_BD locale (#3439)Abrar Shahriar Adib1-0/+1
2025-02-28docs: improve missing data error (#3406)ST-DDT1-2/+2
2024-08-15docs(guide): add locale error handling sections (#3055)ST-DDT1-0/+82
2024-04-11fix: tree-shaking (#2790)DivisionByZero1-24/+5
Co-authored-by: ST-DDT <[email protected]>
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-10chore(deps): update dependency prettier to v3.0.3 (#2375)renovate[bot]1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]>
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-26docs: simplify localization docs (#2342)Matt Mayer1-3/+3
2023-08-19feat(locale): add minimal da locale, start with location (#2324)Anton Stonor1-0/+1
2023-05-08docs: minor enhancements (#2131)Shinigami1-1/+3
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-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-8/+8
2023-04-11docs: document format of locale codes, allFakers and allLocales (#2030)Matt Mayer1-0/+31
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-03docs: normalize blocks (#2002)Shinigami1-2/+2
2023-04-02feat(locale): add locale TH (#1922)Vongsapat Bandhuprabhasa1-0/+1
2023-03-29feat: add base locale (#1748)Shinigami1-2/+11
2023-03-20feat(locale): add Serbian (Latin) language (#1801)Bojan Dimitrovski1-0/+1
2023-03-07fix: consistent locale names (#1884)ST-DDT1-4/+4
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-65/+96
2023-01-05feat(locale): add Luxembourg (French) locale (#1693)David Morais Ferreira1-0/+1
2022-12-07docs: include hints on specifying a locale can help startup time (#1629)conner-c1-0/+5
Co-authored-by: ST-DDT <[email protected]>
2022-11-06feat(locale): add dv locale (#1506)Mohamed Suhaib1-0/+1
2022-10-14refactor(locale)!: change en_IND to en_IN (#1448)wael1-1/+1
2022-09-29fix(locale): change id_ID name to `Indonesian` (#1401)fzn0x1-1/+1
2022-09-11docs: localization (#1364)Shinigami1-0/+97
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Leyla Jähnig [email protected] Co-authored-by: Eric Cheng <[email protected]>