diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index ddedb976..281c220f 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -120,6 +120,7 @@ export default { byArea: 'By area', company: 'Company', form: 'Form', + designForm: 'design a form', }, menu: { diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 439f5d93..5364dc18 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -1,5 +1,3 @@ -import { title } from 'node:process'; - export default { general: { ok: 'ตกลง', @@ -122,6 +120,7 @@ export default { byArea: 'ตามเขตพื้นที่', company: 'บริษัท', form: 'แบบฟอร์ม', + designForm: 'ออกแบบฟอร์ม', }, menu: {