blog locale

This commit is contained in:
rustdesk
2026-07-04 10:41:20 +08:00
parent 1ab9d9afbb
commit 82afa32934
62 changed files with 1683 additions and 141 deletions
+1
View File
@@ -13,6 +13,7 @@
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"test": "node --test tests/*.test.mjs",
"check": "npm run check:astro && npm run check:eslint && npm run check:prettier",
"check:astro": "astro check",
"check:eslint": "eslint .",