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-only memory label formatter
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"test:i18n-dom": "node tests/i18n-dom.mjs",
|
||||
"test:i18n-boundary": "node tests/i18n-boundary.mjs",
|
||||
"test:i18n-status": "node tests/i18n-status.mjs",
|
||||
"test:i18n": "npm run test:i18n-catalog && npm run test:i18n-dom && npm run test:i18n-boundary && npm run test:i18n-status",
|
||||
"test:ui-label-formatter": "node tests/ui-label-formatter.mjs",
|
||||
"test:i18n": "npm run test:i18n-catalog && npm run test:i18n-dom && npm run test:i18n-boundary && npm run test:i18n-status && npm run test:ui-label-formatter",
|
||||
"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