ragflow/web
Tuan Le c08ed28f09
Adds 'Vietnamese' to the list of available languages in the cross-language item components (#8843)
### What problem does this PR solve?
This change adds 'Vietnamese' to the list of supported languages in two
components related to cross-language functionality. The addition expands
language support by including Vietnamese as a selectable option

### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-07-15 13:02:12 +08:00
..
.husky
public Feat: Add SwitchForm component #3221 (#8200) 2025-06-12 09:50:25 +08:00
src Adds 'Vietnamese' to the list of available languages in the cross-language item components (#8843) 2025-07-15 13:02:12 +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: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00
package.json Fix:Added support for preview of txt, md, excel, csv, ppt, image, doc and other files (#8712) 2025-07-08 10:39:18 +08:00
tailwind.config.js Feat: Fixed the issue where the prompt menu content was hidden #3221 (#8530) 2025-06-27 12:11:29 +08:00
tailwind.css Feat: Display agent operator call log #3221 (#8169) 2025-06-11 09:22:07 +08:00
tsconfig.json
typings.d.ts