MicroFish/frontend
ghostubborn 5072a2eaa8 feat(i18n): replace Chinese UI text in Step4Report.vue render functions
Only UI display text is replaced. Regex parsing patterns are kept as-is
since they match the backend output format.
2026-04-01 18:35:18 +08:00
..
public Remove outdated README.md and update favicon in index.html 2025-12-16 20:58:48 +08:00
src feat(i18n): replace Chinese UI text in Step4Report.vue render functions 2026-04-01 18:35:18 +08:00
.gitignore Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00
index.html feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00
package-lock.json feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00
package.json feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00
vite.config.js fix(i18n): fix curly quotes and missing @ alias in vite config 2026-04-01 15:45:43 +08:00