mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-01 12:26:01 +00:00
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 a new issue