diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index 1ede33b6..e85b2928 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -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: diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 3b988c54..42a967c4 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -212,6 +212,7 @@ export default { title: 'แจ้งเตือน {msg}', unsave: 'คุณมีการเปลี่ยนแปลงที่ยังไม่ได้บันทึก คุณต้องการปิดหน้าต่างนี้หรือไม่', + message: 'พบข้อมูลซ้ำกันต้องการใช้ข้อมูลจากเอกสารหรือไม่', }, info: { cantChange: