mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Change Traditional Chinese to Simplified Chinese (#3742)
### What problem does this PR solve? Change Traditional Chinese to Simplified Chinese ### Type of change - [x] Other (please describe):
This commit is contained in:
@ -75,7 +75,7 @@ export default {
|
|||||||
namePlaceholder: '请输入名称',
|
namePlaceholder: '请输入名称',
|
||||||
doc: '文档',
|
doc: '文档',
|
||||||
searchKnowledgePlaceholder: '搜索',
|
searchKnowledgePlaceholder: '搜索',
|
||||||
noMoreData: '沒有更多的數據了',
|
noMoreData: '没有更多数据了',
|
||||||
},
|
},
|
||||||
knowledgeDetails: {
|
knowledgeDetails: {
|
||||||
dataset: '数据集',
|
dataset: '数据集',
|
||||||
|
|||||||
Reference in New Issue
Block a user