From eda7d60c26c2bc6b6659498f47074528c126ef2c Mon Sep 17 00:00:00 2001 From: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com> Date: Sat, 30 May 2020 08:00:02 +0900 Subject: [PATCH] Resolve #6412 (#6416) --- locales/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/index.js b/locales/index.js index df8f11842..ee260f269 100644 --- a/locales/index.js +++ b/locales/index.js @@ -14,6 +14,7 @@ const merge = (...args) => args.reduce((a, c) => ({ }), {}); const languages = [ + 'ar-SA', //'cs-CZ', //'da-DK', 'de-DE',