mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
add Russian in translation table index.tsx (#9773)
### What problem does this PR solve? _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -7,6 +7,7 @@ function UserSettingLocale() {
|
||||
data={translationTable}
|
||||
languages={[
|
||||
'English',
|
||||
'Rus',
|
||||
'Vietnamese',
|
||||
'Spanish',
|
||||
'zh',
|
||||
|
||||
Reference in New Issue
Block a user