mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
Update index.ts
This commit is contained in:
parent
7a1716ebd0
commit
73ea442d18
@ -1,9 +1,11 @@
|
||||
import * as en from './en-us'
|
||||
import * as es from './es-sp'
|
||||
import * as sk from './sk-sk'
|
||||
import * as sv from './sv-se'
|
||||
|
||||
export const messages = {
|
||||
en,
|
||||
es,
|
||||
sk,
|
||||
sv
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user