1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-04 12:45:17 +02:00

fix: fixing Chinese translation with context

This commit is contained in:
JYYYeung 2025-02-26 09:28:30 +00:00
parent 689d2af21c
commit 7a63e1227f
3 changed files with 22 additions and 15 deletions

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

@ -0,0 +1,6 @@
{
"recommendations": [
"lokalise.i18n-ally",
"svelte.svelte-vscode"
]
}