From 52c5ec03bcef2235514eda9176975b1f8a856cab Mon Sep 17 00:00:00 2001 From: Cilibiu Bogdan Date: Fri, 17 May 2019 12:56:37 +0300 Subject: [PATCH] [ADF-4578] remove duplicate language entry (#4739) --- demo-shell/src/app.config.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/demo-shell/src/app.config.json b/demo-shell/src/app.config.json index 206d55a364..8f6ce7055f 100644 --- a/demo-shell/src/app.config.json +++ b/demo-shell/src/app.config.json @@ -75,7 +75,8 @@ }, { "key": "ar", - "label": "عربى" + "label": "عربى", + "direction": "rtl" }, { "key": "cz", @@ -96,11 +97,6 @@ { "key": "sv", "label": "Swedish" - }, - { - "key": "ar", - "label": "Arabic", - "direction": "rtl" } ], "search": {