Update translations

This commit is contained in:
Chocobozzz
2024-02-21 15:43:15 +01:00
parent 27f2dc51dd
commit 8349c20c08
82 changed files with 50839 additions and 30727 deletions

View File

@@ -3,7 +3,7 @@
"compilerOptions": {
"outDir": "../dist/scripts",
"paths": {
"@server/*": [ "./server/core/*" ]
"@server/*": [ "../server/core/*" ]
}
},
"references": [