Portfolio/frontend/.typesafe-i18n.json
2023-01-24 16:47:21 +01:00

7 lines
No EOL
193 B
JSON

{
"baseLocale": "cs",
"adapter": "svelte",
"esmImports": true,
"outputPath": "./src/translations",
"$schema": "https://unpkg.com/typesafe-i18n@5.20.0/schema/typesafe-i18n.json"
}