feat: add i18n
This commit is contained in:
parent
2fb2c3bc3d
commit
c2d7e1f9c5
6 changed files with 16 additions and 0 deletions
5
src/i18n/th-th/user.ts
Normal file
5
src/i18n/th-th/user.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export default {
|
||||
firstname: 'ชื่อ',
|
||||
lastname: 'นามสกุล',
|
||||
fullname: 'ชื่อ-นามสกุล',
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue