forked from AkkomaGang/akkoma-fe
Merge branch 'patch-1' into 'develop'
Add uk.json in messages.js See merge request pleroma/pleroma-fe!1311
This commit is contained in:
commit
39c4672175
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ const loaders = {
|
|||
ro: () => import('./ro.json'),
|
||||
ru: () => import('./ru.json'),
|
||||
te: () => import('./te.json'),
|
||||
uk: () => import('./uk.json'),
|
||||
zh: () => import('./zh.json')
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue