fix: search not found message
This commit is contained in:
parent
32449e7c4c
commit
f183216a1f
4 changed files with 5 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ export default {
|
|||
telephone: 'Telephone',
|
||||
viewDetail: 'View Detail',
|
||||
noData: 'No Data',
|
||||
notFound: 'Data Not Found',
|
||||
code: 'Code',
|
||||
status: 'Status',
|
||||
type: 'Type',
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ export default {
|
|||
telephone: 'เบอร์โทรศัพท์',
|
||||
viewDetail: 'ดูรายละเอียด',
|
||||
noData: 'ยังไม่มีข้อมูล',
|
||||
notFound: 'ไม่พบข้อมูล',
|
||||
code: 'รหัส',
|
||||
type: 'ประเภท',
|
||||
status: 'สถานะ',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue