Commit Graph

7 Commits

Author SHA1 Message Date
schroda
edbbc81575 Fix missing type support for i18n resources
Due to the change in 65a9a905be - moving to a json file - it wasn't ensured anymore that IsoLanguages contained the i18n language codes
2026-01-30 21:54:39 +01:00
schroda
65a9a905be Migrate to lingui
Switch to "lingui" for better DX.
Tried to persist existing languages as much as possible.

Removed "vite-plugin-node-polyfills" because it's incompatible with "lingui"
2026-01-13 17:33:36 +01:00
schroda
5543e134fa Use env vars 2025-08-02 23:14:21 +02:00
schroda
81bba4ffff Update "generatei18nResources" script to commit changes 2025-07-04 18:43:31 +02:00
schroda
1ae98afa34 Move scripts into separate folders 2025-02-17 02:57:17 +01:00
schroda
0a34ae01ba Require languages to be at least 75% translated 2025-02-17 02:57:16 +01:00
schroda
5dcbf6c168 Extract weblate types, constants, logic 2025-02-17 02:10:14 +01:00