mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-30 08:35:33 +08:00
### What problem does this PR solve? Feat: Translate the previous run into parsing #4094 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -123,8 +123,8 @@ export default {
|
||||
view: 'Xem',
|
||||
filesSelected: 'Các tệp được chọn',
|
||||
upload: 'Tải lên',
|
||||
run: 'Chạy',
|
||||
runningStatus0: 'UNSTART',
|
||||
run: 'Phân tích cú pháp',
|
||||
runningStatus0: 'Chưa được giải quyết',
|
||||
runningStatus1: 'Parsing',
|
||||
runningStatus2: 'CANCEL',
|
||||
runningStatus3: 'SUCCESS',
|
||||
|
||||
Reference in New Issue
Block a user