From bf331f11456d20499afeed7dd2b34e626cdbe94e Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Wed, 6 Mar 2019 11:23:27 +0000 Subject: [PATCH] enable arabic in the menu --- demo-shell/src/app.config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/demo-shell/src/app.config.json b/demo-shell/src/app.config.json index 99d0a1e7bd..e983422944 100644 --- a/demo-shell/src/app.config.json +++ b/demo-shell/src/app.config.json @@ -70,6 +70,10 @@ { "key": "zh-CN", "label": "中文简体" + }, + { + "key": "ar", + "label": "عربى" } ], "search": {