refactor: i18n refactoring

This commit is contained in:
Aleksi Lassila
2023-08-21 14:25:11 +03:00
parent c78b38316d
commit 134a545958
9 changed files with 69 additions and 89 deletions

View File

@@ -21,7 +21,6 @@
"@fontsource/fira-mono": "^4.5.10",
"@neoconfetti/svelte": "^1.0.0",
"@playwright/test": "^1.28.1",
"@rollup/plugin-json": "^6.0.0",
"@sveltejs/adapter-auto": "^2.0.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.5.0",
@@ -54,9 +53,9 @@
"hls.js": "^1.4.6",
"openapi-fetch": "^0.2.1",
"radix-icons-svelte": "^1.2.1",
"svelte-i18n": "^3.7.0",
"reflect-metadata": "^0.1.13",
"sqlite3": "^5.1.6",
"svelte-i18n": "^3.7.0",
"tailwind-scrollbar-hide": "^1.1.7",
"typeorm": "^0.3.17"
}