diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index c80c257c..a589b739 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -445,6 +445,7 @@ export default { contactPhone: 'Contact Phone', totalEmployee: 'Total Employee', officeTel: 'Headoffice Telephone', + tel: 'Contact Number', }, }, diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 59ff1943..d0e9a664 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -441,6 +441,7 @@ export default { contactPhone: 'โทรศัพท์ผู้ติดต่อ', totalEmployee: 'ลูกจ้างทั้งหมด', officeTel: 'เบอร์โทรสำนักงาน', + tel: 'เบอร์โทรติดต่อ', }, },