refactor: add i18n
This commit is contained in:
parent
92398a5439
commit
a3c628fe1d
2 changed files with 2 additions and 0 deletions
|
|
@ -299,6 +299,7 @@ export default {
|
|||
branchNameField: "Only letters, numbers, or the characters . , - ' &.",
|
||||
branchNameENField:
|
||||
"Only English letters, numbers, or the characters . , - ' &.",
|
||||
passportFormat: 'Please enter the passport number in the correct format.',
|
||||
},
|
||||
warning: {
|
||||
title: 'Warning {msg}',
|
||||
|
|
|
|||
|
|
@ -298,6 +298,7 @@ export default {
|
|||
branchNameField: "โปรดใช้ตัวอักษร ตัวเลข หรือ . , - ' & เท่านั้น",
|
||||
branchNameENField:
|
||||
"โปรดใช้ตัวอักษรภาษาอังกฤษ ตัวเลข หรือ . , - ' & เท่านั้น",
|
||||
passportFormat: 'กรุณากรอกหมายเลขพาสปอร์ตให้ถูกต้องตามรูปแบบ',
|
||||
},
|
||||
warning: {
|
||||
title: 'แจ้งเตือน {msg}',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue