feat: install and configure i18n features (#177)
Co-authored-by: Shinigami <chrissi92@hotmail.de> Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe> Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
parent
443bd65c05
commit
871076f2d9
9 changed files with 170 additions and 16 deletions
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
|
@ -10,5 +10,10 @@
|
|||
"cSpell.words": [
|
||||
"masto",
|
||||
"Nuxtodon"
|
||||
]
|
||||
],
|
||||
"i18n-ally.localesPaths": [
|
||||
"locales"
|
||||
],
|
||||
"i18n-ally.keystyle": "nested",
|
||||
"i18n-ally.sourceLanguage": "en-US"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue