feat: add i18n

This commit is contained in:
puriphatt 2024-06-13 10:05:12 +00:00
parent 78d29d344b
commit 9bbc31be0d
2 changed files with 2 additions and 0 deletions

View file

@ -44,6 +44,7 @@ export default {
clear: 'Clear',
detail: 'Detail',
add: 'Add',
name: 'Name',
...status,
...main,
...address,

View file

@ -44,6 +44,7 @@ export default {
clear: 'ล้าง',
detail: 'รายละเอียด',
add: 'เพิ่ม',
name: 'ชื่อ',
...status,
...main,
...address,