chore: convert translations back to json

This commit is contained in:
2023-02-15 11:31:02 +00:00
parent b171d75b8c
commit 11fbf916b3
19 changed files with 1978 additions and 2070 deletions

View File

@ -9,7 +9,6 @@
"skipLibCheck": true,
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,
"allowJs": true,
"composite": true
"allowJs": true
}
}