feat(admin-ui): Added Ukrainian translations (#5084)
Co-authored-by: Victor Gerbrands <42065266+VariableVic@users.noreply.github.com> Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Victor Gerbrands
Oli Juhl
parent
ec2b8414db
commit
725ba9bb9b
File diff suppressed because it is too large
Load Diff
@@ -29,6 +29,10 @@ export const supportedLanguages = [
|
|||||||
locale: "pt",
|
locale: "pt",
|
||||||
name: "Português (Brasil)",
|
name: "Português (Brasil)",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
locale: "uk",
|
||||||
|
name: "Українська",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
locale: "ar",
|
locale: "ar",
|
||||||
name: "العربية",
|
name: "العربية",
|
||||||
|
|||||||
Reference in New Issue
Block a user