mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-08 09:29:10 +00:00
add VI to messages.js
This commit is contained in:
parent
8afbe5e3bc
commit
52b0b6f008
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ const loaders = {
|
|||
sk: () => import('./sk.json'),
|
||||
te: () => import('./te.json'),
|
||||
uk: () => import('./uk.json'),
|
||||
vi: () => import('./vi.json'),
|
||||
zh: () => import('./zh.json'),
|
||||
zh_Hant: () => import('./zh_Hant.json')
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue