dify/web/i18n
yyh 388ee087c0
feat(skill-editor): add folder context menu with file operations
Add right-click context menu and "..." dropdown button for folders in
the file tree, enabling file operations within any folder:

- New File: Create empty file via Blob upload
- New Folder: Create subfolder
- Upload File: Upload multiple files to folder
- Upload Folder: Upload entire folder structure preserving hierarchy

Implementation includes:
- FileOperationsMenu: Shared menu component for both triggers
- FileTreeContextMenu: Right-click menu with absolute positioning
- FileTreeNode: Added context menu and dropdown button for folders
- Store slice for context menu state management
- i18n strings for en-US and zh-Hans
2026-01-15 14:56:31 +08:00
..
ar-TN chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
de-DE chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
en-US feat(skill-editor): add folder context menu with file operations 2026-01-15 14:56:31 +08:00
es-ES chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
fa-IR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
fr-FR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
hi-IN chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
id-ID chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
it-IT chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
ja-JP feat(app): update default runtime mode and adjust runtime selection component styling 2026-01-09 18:12:36 +08:00
ko-KR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
pl-PL chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
pt-BR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
ro-RO chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
ru-RU chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
sl-SI chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
th-TH chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
tr-TR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
uk-UA chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
vi-VN chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
zh-Hans feat(skill-editor): add folder context menu with file operations 2026-01-15 14:56:31 +08:00
zh-Hant chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00