enable arabic in the menu

This commit is contained in:
Eugenio Romano
2019-03-06 11:23:27 +00:00
parent aba5674e80
commit bf331f1145

View File

@@ -70,6 +70,10 @@
{ {
"key": "zh-CN", "key": "zh-CN",
"label": "中文简体" "label": "中文简体"
},
{
"key": "ar",
"label": "عربى"
} }
], ],
"search": { "search": {