feat: profile banner

This commit is contained in:
puriphatt 2024-08-01 06:37:46 +00:00
parent b49956c708
commit f557fe3d4f
4 changed files with 171 additions and 0 deletions

View file

@ -67,6 +67,7 @@ export default {
createdAt: 'Created At',
noResults: 'No Data',
notRecorded: 'You have not yet saved.',
editImage: 'Edit Image',
...status,
...main,
...address,

View file

@ -70,6 +70,7 @@ export default {
createdAt: 'สร้างเมื่อ',
noResults: 'ไม่มีข้อมูล',
notRecorded: 'คุณยังไม่ได้บันทึก',
editImage: 'แก้ไขรูป',
...status,
...main,
...address,