feat: add i18n

This commit is contained in:
Methapon Metanipat 2024-11-12 16:32:32 +07:00
parent 89020a9832
commit 9d61ab8946
3 changed files with 22 additions and 3 deletions

View file

@ -124,6 +124,12 @@ export default {
form: 'Form',
properties: 'Properties',
designForm: 'Design Form',
passport: 'Passport',
passportNo: 'Passport No.',
visa: 'VISA',
visaNo: 'VISA No.',
enterToAdd: 'Press enter to add.',
forExample: 'eg. {example}',
},
menu: {

View file

@ -124,6 +124,12 @@ export default {
form: 'แบบฟอร์ม',
designForm: 'ออกแบบฟอร์ม',
properties: 'คุณสมบัติ',
passport: 'หนังสือเดินทาง',
passportNo: 'หมายเลขหนังสือเดินทาง',
visa: 'หนังสือลงตรา',
visaNo: 'หมายเลขหนังสือลงตรา',
enterToAdd: 'กดปุ่ม Enter เพื่อเพิ่ม',
forExample: 'เช่น {example}',
},
menu: {