Feat: Translate the previous run into parsing #4094 (#4095)

### 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:
balibabu
2024-12-18 16:16:57 +08:00
committed by GitHub
parent 57fe5d0864
commit a5cf6fc546
7 changed files with 14 additions and 14 deletions

View File

@ -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',