refactor: edit i18n
This commit is contained in:
parent
b36d4fc86a
commit
a2b91210c9
2 changed files with 3 additions and 3 deletions
|
|
@ -977,7 +977,7 @@ export default {
|
|||
Validate: 'Validate',
|
||||
Complete: 'Complete',
|
||||
Canceled: 'Canceled',
|
||||
Restart: 'go proceed again',
|
||||
Restart: 'Retry',
|
||||
receive: {
|
||||
Canceled: 'Canceled',
|
||||
},
|
||||
|
|
|
|||
|
|
@ -962,11 +962,11 @@ export default {
|
|||
InProgress: 'กำลังดำเนินการ ',
|
||||
Success: 'ดำเนินการสำเร็จ',
|
||||
Failed: 'ดำเนินการไม่สำเร็จ',
|
||||
Redo: 'ยกเลิกรอดำเนินการใหม่',
|
||||
Redo: 'ยกเลิกเพื่อสร้างใบใหม่',
|
||||
Validate: 'ตรวจสอบความถูกต้อง',
|
||||
Complete: 'ดำเนินการเสร็จสิ้น',
|
||||
Canceled: 'รายการคำขอถูกยกเลิก',
|
||||
Restart: 'ไปดำเนินการใหม่',
|
||||
Restart: 'ดำเนินการใหม่',
|
||||
receive: {
|
||||
Canceled: 'ยกเลิก',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue