feat: start working on internationalization

This commit is contained in:
duskflower 2025-01-24 20:17:03 +01:00
parent 9e09e144b5
commit 7a5b3492e7
17 changed files with 466 additions and 60 deletions

5
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"recommendations": [
"inlang.vs-code-extension"
]
}