mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Fix: Russian language config.ts (#10250)
### What problem does this PR solve? Fix ru language ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -55,7 +55,7 @@ export const translationTable = createTranslationTable(
|
|||||||
[
|
[
|
||||||
'English',
|
'English',
|
||||||
'Vietnamese',
|
'Vietnamese',
|
||||||
'Rus',
|
'ru',
|
||||||
'Spanish',
|
'Spanish',
|
||||||
'zh',
|
'zh',
|
||||||
'zh-TRADITIONAL',
|
'zh-TRADITIONAL',
|
||||||
|
|||||||
Reference in New Issue
Block a user