feat: confirm close while edit work name
This commit is contained in:
parent
a460fb5c61
commit
e06abf1e77
5 changed files with 43 additions and 14 deletions
|
|
@ -1,6 +1,8 @@
|
|||
export default {
|
||||
warning: 'Warning',
|
||||
warningForgetInput: 'You have incomplete information.',
|
||||
warningClose:
|
||||
"You haven't saved your data. Do you want to close this window?",
|
||||
|
||||
errorOccurred: 'An error occurred.',
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
export default {
|
||||
warning: 'เตือน',
|
||||
warningForgetInput: 'คุณกรอกข้อมูลไม่ครบ',
|
||||
warningClose: 'คุณยังไม่ได้บันทึกการแก้ไข ยืนยันที่จะปิดใช่หรือไม่',
|
||||
|
||||
errorOccurred: 'เกิดข้อผิดพลาด.',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue