mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 17:16:52 +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:
@ -115,8 +115,8 @@ export default {
|
||||
view: 'Ver',
|
||||
filesSelected: 'Archivos seleccionados',
|
||||
upload: 'Subir',
|
||||
run: 'Ejecutar',
|
||||
runningStatus0: 'NO INICIADO',
|
||||
run: 'Analizar Gramaticalmente',
|
||||
runningStatus0: 'Irresoluto',
|
||||
runningStatus1: 'Analizando',
|
||||
runningStatus2: 'CANCELADO',
|
||||
runningStatus3: 'ÉXITO',
|
||||
|
||||
Reference in New Issue
Block a user