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"
]
}