refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-10-09 15:21:48 +07:00
parent 2c1d2e26a0
commit a4c9ebfdec
2 changed files with 4 additions and 0 deletions

View file

@ -213,6 +213,9 @@ export default {
title: 'Warning {msg}',
unsave:
'You have unsaved changes. Are you sure you want to close this window?',
message:
'Duplicate data found. Do you want to use the data from the document?',
},
info: {
cantChange:

View file

@ -212,6 +212,7 @@ export default {
title: 'แจ้งเตือน {msg}',
unsave:
'คุณมีการเปลี่ยนแปลงที่ยังไม่ได้บันทึก คุณต้องการปิดหน้าต่างนี้หรือไม่',
message: 'พบข้อมูลซ้ำกันต้องการใช้ข้อมูลจากเอกสารหรือไม่',
},
info: {
cantChange: