]> Untitled Git - lemmy-ui.git/commit
Match more specific locales to supported ones (#1241)
authorYuri Pieters <MageJohn@users.noreply.github.com>
Fri, 16 Jun 2023 14:49:23 +0000 (15:49 +0100)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2023 14:49:23 +0000 (10:49 -0400)
commit882efe128a870f33c5bff6a97caced79d1b57f6f
tree5eb2f27605e26e5eec8b1c6bf3338161ffd5a337
parent79f40095416ad623f18aa0042f7be9c7ed691582
Match more specific locales to supported ones (#1241)

To do this, replace the current system for choosing the language with one that makes use of i18next features.

Co-authored-by: Yuri Pieters <yuri@zopatista.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
src/shared/components/common/html-tags.tsx
src/shared/components/common/moment-time.tsx
src/shared/components/person/settings.tsx
src/shared/i18next.ts
src/shared/utils.ts