111
This commit is contained in:
parent
dbf62feea9
commit
660379d2b8
14 changed files with 1498 additions and 3206 deletions
|
|
@ -1,9 +0,0 @@
|
|||
import th from './i18n/locales/th.json'
|
||||
import en from './i18n/locales/en.json'
|
||||
|
||||
export default defineI18nConfig(() => ({
|
||||
legacy: false,
|
||||
locale: 'th',
|
||||
fallbackLocale: 'th',
|
||||
messages: { th, en }
|
||||
}))
|
||||
Loading…
Add table
Add a link
Reference in a new issue