feat(admin-ui): Add Arabic translations (#5140)
This commit is contained in:
@@ -17,6 +17,10 @@ export const supportedLanguages = [
|
||||
locale: "pt",
|
||||
name: "Português (Brasil)",
|
||||
},
|
||||
{
|
||||
locale: "ar",
|
||||
name: "العربية",
|
||||
},
|
||||
{
|
||||
locale: "pl",
|
||||
name: "Polski",
|
||||
|
||||
Reference in New Issue
Block a user