Commit Graph

13 Commits

Author SHA1 Message Date
Emile Bangma
9ce12c9d81 feat(i18n): localize the min read string for the nl-NL locale (#850)
* Update min read translation

* Added nl_BE to Dutch

Added Flemish (nl_BE) to point to nl.

* Removed period to match other translations
2024-02-12 08:58:00 -08:00
Aaron Pham
3aecbb68db feat(i18n): support parsing callouts (#834)
* feat(i18n): support parsing callouts

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: move callout into components

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: update arabic translation

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* fix: make sure to use correct items

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-10 17:09:57 -05:00
Alq
6d43f0db54 feat(i18n): add Arabic translation (#837)
* feat(i18n): add Arabic translation

* chore: format
2024-02-10 09:02:28 -08:00
Jacky Zhao
e7529cea55 fix: set default locale for lang attribute 2024-02-08 09:31:36 -08:00
Silviu Lorenț
caaafa7eb0 feat(i18n): use Romanian translation for ro-MD locale (#828) 2024-02-08 08:48:13 -08:00
Serhii Stets
e13244fbd2 added Ukrainian to i18n (#829) 2024-02-08 08:47:12 -08:00
Miguel Pimentel
529d745cd4 add Spanish translations (#822)
* add Spanish translations

* format with prettier

* clears npm ci, formatted w/ prettier
2024-02-07 09:57:14 -08:00
Silviu Lorenț
6be4cc36d6 feat(i18n): add Romanian to i18n (#821) 2024-02-07 11:26:45 -05:00
Jacky Zhao
d74e34b09b fix(i18n): add default locale 2024-02-05 14:19:21 -08:00
Emile Bangma
cbe9f315f8 feat(i18n): Add Dutch to i18n (#813)
* Create nl-NL.ts

* Update index.ts

* Update nl-NL.ts
2024-02-05 13:12:54 -08:00
817dbb23f7 feat(i18n): Add Japanese to i18n (#809)
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-02-05 08:58:31 -08:00
Mats Fangohr
d755ccb756 feat(i18n): German translation (#808) 2024-02-05 09:59:58 -05:00
Jacky Zhao
340684c01f chore(i18n): refactor and cleanup (#805)
* checkpoint

* finish

* docs
2024-02-04 20:57:10 -08:00