Merge branch 'Simos_Sigma-main-patch-06150' into 'main'
Update index.js See merge request RemixDev/deemix-webui!8
This commit is contained in:
commit
732232bb08
@ -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'
|
||||
import sr from '@/lang/sr'
|
||||
|
||||
export const locales = {
|
||||
@ -35,5 +36,6 @@ export const locales = {
|
||||
ph,
|
||||
zh_tw,
|
||||
pl,
|
||||
gr,
|
||||
sr
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user