Update index.js
This commit is contained in:
parent
2e9b8900aa
commit
1dde3d933e
@ -15,6 +15,7 @@ import ko from '@/lang/ko'
|
||||
import ph from '@/lang/ph'
|
||||
import zh_tw from '@/lang/zh-tw'
|
||||
import pl from '@/lang/pl'
|
||||
import gr from '@/lang/gr'
|
||||
|
||||
export const locales = {
|
||||
it,
|
||||
@ -33,5 +34,6 @@ export const locales = {
|
||||
ko,
|
||||
ph,
|
||||
zh_tw,
|
||||
pl
|
||||
pl,
|
||||
gr
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user