Progress on translations (#9703)

Start adding a few translations on setting pages, introduce
pseudo-locale, switch to dynamic import, add eslint rule
This commit is contained in:
Félix Malfait
2025-01-16 23:34:54 +01:00
committed by GitHub
parent f44b31573a
commit 7acb68929f
46 changed files with 3019 additions and 299 deletions

View File

@ -2,7 +2,7 @@
"jsc": {
"target": "es2017",
"parser": {
"syntax": "typescript",
"syntax": "typescript",
"tsx": true,
"decorators": false,
"dynamicImport": false