ragflow/web/src/pages/files
chanx 3b1ee769eb
fix: Optimize internationalization configuration #3221 (#9924)
### What problem does this PR solve?

fix: Optimize internationalization configuration

- Update multi-language options, adding general translations for
functions like Select All and Clear
- Add internationalization support for modules like Chat, Search, and
Datasets

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-09-05 09:57:15 +08:00
..
create-folder-dialog Feat: Create a folder #3221 (#7228) 2025-04-23 15:21:09 +08:00
action-cell.tsx Fix: Optimize table style #3221 (#9703) 2025-08-26 10:46:54 +08:00
file-breadcrumb.tsx Feat: Create a folder #3221 (#7228) 2025-04-23 15:21:09 +08:00
files-table.tsx Fix: Optimize table style #3221 (#9703) 2025-08-26 10:46:54 +08:00
hooks.ts Feat: Deleting files in batches. #3221 (#7234) 2025-04-23 19:03:02 +08:00
index.tsx fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
knowledge-cell.tsx Feat: Adjust the operation cell of the table on the file management page and dataset page #3221. (#7526) 2025-05-08 15:25:26 +08:00
link-to-dataset-dialog.tsx Feat: Replace the submit form button with ButtonLoading #3221 (#7547) 2025-05-09 10:17:36 +08:00
move-dialog.tsx Feat: Replace the submit form button with ButtonLoading #3221 (#7547) 2025-05-09 10:17:36 +08:00
use-bulk-operate-file.tsx Feat: Bind data to the agent module of the home page #3221 (#7385) 2025-04-29 09:50:54 +08:00
use-create-folder.ts Feat: Create a folder #3221 (#7228) 2025-04-23 15:21:09 +08:00
use-delete-file.ts Feat: Deleting files in batches. #3221 (#7234) 2025-04-23 19:03:02 +08:00
use-move-file.ts Feat: Bind data to the agent module of the home page #3221 (#7385) 2025-04-29 09:50:54 +08:00
use-navigate-to-folder.ts Feat: Create a folder #3221 (#7228) 2025-04-23 15:21:09 +08:00
use-upload-file.ts Feat: Allow users to parse documents directly after uploading files #3221 (#9633) 2025-08-21 16:56:22 +08:00
util.ts Feat: Preview the file #3221 (#7355) 2025-04-27 18:50:24 +08:00