feat: quasar notify
This commit is contained in:
parent
ceb906724c
commit
f958714445
4 changed files with 34 additions and 2 deletions
|
|
@ -74,6 +74,7 @@ export default {
|
|||
use: 'In Use',
|
||||
notUse: 'Not Use',
|
||||
orderNumber: 'Order Number',
|
||||
saveSuccessful: 'Save Successful',
|
||||
...status,
|
||||
...main,
|
||||
...address,
|
||||
|
|
|
|||
|
|
@ -76,6 +76,7 @@ export default {
|
|||
use: 'ใช้งาน',
|
||||
notUse: 'ไม่ใช้งาน',
|
||||
orderNumber: 'ลําดับ',
|
||||
saveSuccessful: 'บันทึกข้อมูลสำเร็จ',
|
||||
...status,
|
||||
...main,
|
||||
...address,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue