From b65011ebbd72a8e6e8c8acc4ae962565f782a3cf Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Mon, 10 Aug 2020 16:24:17 +0100 Subject: [PATCH] Update app.config.json --- src/app.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.config.json b/src/app.config.json index ab4d58b0d..c00724b1b 100644 --- a/src/app.config.json +++ b/src/app.config.json @@ -40,7 +40,7 @@ "dateValues": { "defaultDateFormat": "mediumDate", "defaultDateTimeFormat": "MMM d, y, h:mm", - "defaultLocale": "en-US" + "defaultLocale": "en" }, "adf-version-manager": { "allowComments": true,