mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
enable arabic in the menu
This commit is contained in:
@@ -70,6 +70,10 @@
|
|||||||
{
|
{
|
||||||
"key": "zh-CN",
|
"key": "zh-CN",
|
||||||
"label": "中文简体"
|
"label": "中文简体"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "ar",
|
||||||
|
"label": "عربى"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"search": {
|
"search": {
|
||||||
|
Reference in New Issue
Block a user