basic i18n

ref #1
This commit is contained in:
2021-03-18 18:15:54 +01:00
parent 0ebabe239c
commit 16d9a6dda8
9 changed files with 109 additions and 39 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"i18n-ally.localesPaths": "app/src/locales",
"i18n-ally.keystyle": "nested"
}