refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-11-06 17:38:29 +07:00
parent 2cce436ee8
commit dd2563123e
2 changed files with 2 additions and 2 deletions

View file

@ -120,6 +120,7 @@ export default {
byArea: 'By area',
company: 'Company',
form: 'Form',
designForm: 'design a form',
},
menu: {

View file

@ -1,5 +1,3 @@
import { title } from 'node:process';
export default {
general: {
ok: 'ตกลง',
@ -122,6 +120,7 @@ export default {
byArea: 'ตามเขตพื้นที่',
company: 'บริษัท',
form: 'แบบฟอร์ม',
designForm: 'ออกแบบฟอร์ม',
},
menu: {