dify/web/i18n
yyh 98d1aac765
feat(skill-editor): add persistent Start tab and optimize store subscriptions
- Add START_TAB_ID constant and StartTabItem/StartTabContent components
- Default to Start tab when no file tabs are open
- Optimize zustand selectors to subscribe to specific Map values instead of
  entire Map objects, reducing unnecessary re-renders when other tabs change
- Refactor useSkillFileSave to accept precise values instead of Map/Set
2026-01-23 13:12:22 +08:00
..
ar-TN chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
de-DE chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
en-US feat(skill-editor): add persistent Start tab and optimize store subscriptions 2026-01-23 13:12:22 +08:00
es-ES chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
fa-IR chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
fr-FR chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
hi-IN chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
id-ID chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
it-IT chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
ja-JP rm i18n .ts file 2026-01-23 12:42:42 +08:00
ko-KR chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
pl-PL chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
pt-BR chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
ro-RO chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
ru-RU chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
sl-SI chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
th-TH chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
tr-TR chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
uk-UA chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
vi-VN chore(i18n): sync translations with en-US (#31413) 2026-01-22 20:56:19 +08:00
zh-Hans feat(skill-editor): add persistent Start tab and optimize store subscriptions 2026-01-23 13:12:22 +08:00
zh-Hant rm i18n .ts file 2026-01-23 12:42:42 +08:00