chore(i18n): for all un-translated words

This commit is contained in:
Neko Ayaka
2025-01-13 17:57:12 +08:00
parent ded9c2a56c
commit 69589d893a
11 changed files with 79 additions and 39 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
"i18n-ally.sourceLanguage": "en",
"i18n-ally.keystyle": "nested",
"i18n-ally.localesPaths": [
"packages/stage/locales"
"packages/stage-web/locales",
"packages/stage-tamagotchi/locales"
],
"i18n-ally.sortKeys": true,