mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-06-14 02:40:45 +08:00
feat(i18n): add ui locale runtime
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
"test:indexeddb-migration": "node tests/indexeddb-migration.mjs",
|
||||
"test:native-layout-parity": "node tests/native-layout-parity.mjs",
|
||||
"test:trivial-input": "node tests/trivial-user-input.mjs",
|
||||
"test:i18n-catalog": "node tests/i18n-catalog.mjs",
|
||||
"test:i18n-dom": "node tests/i18n-dom.mjs",
|
||||
"test:i18n-boundary": "node tests/i18n-boundary.mjs",
|
||||
"test:i18n": "npm run test:i18n-catalog && npm run test:i18n-dom && npm run test:i18n-boundary",
|
||||
"bench:graph-layout": "node tests/perf/graph-layout-bench.mjs",
|
||||
"bench:persist-delta": "node tests/perf/persist-delta-bench.mjs",
|
||||
"bench:persist-load": "node tests/perf/persist-load-bench.mjs",
|
||||
|
||||
Reference in New Issue
Block a user