yunsi-toolbox-vue/lib/partition-table
kerms 4959ff74c1
refactor: translate error messages from Chinese to English
Standardize all user-facing error/validation messages across
partition-table, nvs, app-image, and ota-data parsers to English.
2026-02-28 11:50:00 +01:00
..
constants.ts feat(partition-table): add initial partition table library and Vue editor 2026-02-22 13:54:39 +01:00
csv-parser.ts refactor: translate error messages from Chinese to English 2026-02-28 11:50:00 +01:00
csv-serializer.ts feat: add OTA data parser and fix verbatimModuleSyntax compliance 2026-02-25 16:34:42 +01:00
index.ts feat(partition-table): add initial partition table library and Vue editor 2026-02-22 13:54:39 +01:00
md5.ts feat(partition-table): add initial partition table library and Vue editor 2026-02-22 13:54:39 +01:00
parser.ts feat: add OTA data parser and fix verbatimModuleSyntax compliance 2026-02-25 16:34:42 +01:00
serializer.ts refactor: translate error messages from Chinese to English 2026-02-28 11:50:00 +01:00
types.ts feat(partition-table): add initial partition table library and Vue editor 2026-02-22 13:54:39 +01:00
validator.ts refactor: translate error messages from Chinese to English 2026-02-28 11:50:00 +01:00