fix: translations got reverted

This commit is contained in:
2026-07-24 13:49:33 +03:00
parent a8ba835f0d
commit f674c450ee
3 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@
"moduleResolution": "bundler",
"resolveJsonModule": true,
"isolatedModules": true,
"jsx": "preserve",
"jsx": "react-jsx",
"incremental": true,
"plugins": [
{