feat: i18n user

This commit is contained in:
puriphatt 2024-04-11 15:05:36 +07:00
parent 81b74ebe5d
commit be7774d09c
2 changed files with 6 additions and 0 deletions

View file

@ -2,4 +2,7 @@ export default {
firstname: 'ชื่อ',
lastname: 'นามสกุล',
fullname: 'ชื่อ-นามสกุล',
userType: 'ประเภทผู้ใช้งาน',
userRole: 'สิทธิ์ผู้ใช้งาน',
userCode: 'รหัสพนักงาน',
};