feta: update i18n 'status'

This commit is contained in:
Methapon2001 2024-04-11 09:48:48 +07:00
parent 25cb491d7d
commit 4d34af1b16
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@ export default {
telephone: 'Telephone', telephone: 'Telephone',
noData: 'No Data', noData: 'No Data',
code: 'Code', code: 'Code',
status: 'Status',
type: 'Type', type: 'Type',
...main, ...main,
...address, ...address,

View file

@ -22,6 +22,7 @@ export default {
noData: 'ยังไม่มีข้อมูล', noData: 'ยังไม่มีข้อมูล',
code: 'รหัส', code: 'รหัส',
type: 'ประเภท', type: 'ประเภท',
status: 'สถานะ',
...main, ...main,
...address, ...address,
...branch, ...branch,