feat: add i18n
This commit is contained in:
parent
c9dd6b9f0e
commit
a7d43cd755
2 changed files with 2 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ export default {
|
|||
individual: 'Individual',
|
||||
unavailable: 'Unavailable',
|
||||
selected: 'Selected {number} {msg}',
|
||||
next: 'Next',
|
||||
},
|
||||
|
||||
menu: {
|
||||
|
|
|
|||
|
|
@ -135,6 +135,7 @@ export default {
|
|||
individual: 'รายบุคคล',
|
||||
unavailable: 'ไม่พร้อมใช้งาน',
|
||||
selected: '{number} {msg}ถูกเลือก',
|
||||
next: 'ถัดไป',
|
||||
},
|
||||
|
||||
menu: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue