ragflow/web
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
..
.husky
public Feat: Adjust the style of the note node #3221 (#9167) 2025-08-01 20:21:19 +08:00
src Added French language support (#9173) 2025-08-06 10:22:32 +08:00
.env
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc
.umirc.ts Feat: The value selected in the Select component only displays the icon #3221 (#8209) 2025-06-12 12:31:57 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Downstream operators can get the variables defined by the user input operator #3221 (#9036) 2025-07-24 19:51:08 +08:00
package.json Fix:Add a component of calendar (#8923) 2025-07-21 10:26:41 +08:00
tailwind.config.js Feat: Adjust the style of the note node #3221 (#9167) 2025-08-01 20:21:19 +08:00
tailwind.css 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
tsconfig.json
typings.d.ts