ragflow/web/src/pages/agent
ramincedric 6a0d6d2565
Added French language support (#9173)
### What problem does this PR solve?
Implemented French UI translation

### Type of change
- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: ramin cedric <>
Co-authored-by: Liu An <asiro@qq.com>
2025-08-06 10:22:32 +08:00
..
canvas Fix: Fixed the issue where the prompt word edit box had no scroll bar #3221 (#9215) 2025-08-04 18:06:19 +08:00
chat Fix: Fixed the issue where the agent's chat box could not automatically scroll to the bottom #3221 (#9219) 2025-08-05 09:26:15 +08:00
components Feat: Modify the style of the agent page bright theme #3221 (#9162) 2025-08-01 17:55:35 +08:00
debug-content Fix: Share-log bugs (#9172) 2025-08-01 21:55:49 +08:00
embed-dialog Feat: Modify the style of the agent page bright theme #3221 (#9162) 2025-08-01 17:55:35 +08:00
form Feat: Render dialog list #3221 (#9249) 2025-08-05 17:47:44 +08:00
form-sheet Fix: Set the maximum number of rounds for the agent to 1 #3221 (#9238) 2025-08-05 14:32:06 +08:00
hooks Fix: Set the maximum number of rounds for the agent to 1 #3221 (#9238) 2025-08-05 14:32:06 +08:00
log-sheet Fix: Fixed the loss of Await Response function on the share page and other style issues #3221 (#9216) 2025-08-04 18:06:56 +08:00
run-sheet Fix: Fixed the issue that variables defined in the begin operator cannot be referenced in the switch operator. #3221 (#8950) 2025-07-21 19:11:11 +08:00
upload-agent-dialog Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00
utils Feat: Support uploading files when running agent #3221 (#8697) 2025-07-07 12:18:18 +08:00
version-dialog Fix: Fixed the issue that variables defined in the begin operator cannot be referenced in the switch operator. #3221 (#8950) 2025-07-21 19:11:11 +08:00
constant.tsx Fix: Set the maximum number of rounds for the agent to 1 #3221 (#9238) 2025-08-05 14:32:06 +08:00
context.ts Fix: Improve Agent templates functionality and fix some UI style issues (#9129) 2025-07-31 16:09:45 +08:00
flow-tooltip.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
form-hooks.ts Feat: Handling abnormal anchor points of agent operators #3221 (#9121) 2025-07-30 19:14:33 +08:00
hooks.tsx Feat: Limit the appearance of loops in operators in the agent canvas #3221 (#9253) 2025-08-05 19:21:24 +08:00
index.tsx Feat: Modify the style of the agent page bright theme #3221 (#9162) 2025-08-01 17:55:35 +08:00
interface.ts Fix: Fix share-chat bugs (#9150) 2025-08-01 12:38:29 +08:00
operator-icon.tsx Fix: Fixed the loss of Await Response function on the share page and other style issues #3221 (#9216) 2025-08-04 18:06:56 +08:00
options.ts Added French language support (#9173) 2025-08-06 10:22:32 +08:00
store.ts Feat: Handling abnormal anchor points of agent operators #3221 (#9121) 2025-07-30 19:14:33 +08:00
utils.ts Feat: Handling abnormal anchor points of agent operators #3221 (#9121) 2025-07-30 19:14:33 +08:00