From d765a43166275bfcafb22706dcbb66c04fa9eb35 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed, 5 Feb 2020 08:39:12 +0900
Subject: [PATCH] Update supported locales

---
 locales/index.js | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/locales/index.js b/locales/index.js
index 749a3e0e13..03abeb2576 100644
--- a/locales/index.js
+++ b/locales/index.js
@@ -14,19 +14,19 @@ const merge = (...args) => args.reduce((a, c) => ({
 }), {});
 
 const languages = [
-	/*'cs-CZ',
-	'da-DK',
-	'de-DE',
+	//'cs-CZ',
+	//'da-DK',
+	//'de-DE',
 	'en-US',
 	'es-ES',
-	'fr-FR',*/
+	//'fr-FR',
 	'ja-JP',
-	/*'ja-KS',
+	//'ja-KS',
 	'ko-KR',
-	'nl-NL',
-	'pl-PL',
-	'zh-CN',
-	'zh-TW',*/
+	//'nl-NL',
+	//'pl-PL',
+	//'zh-CN',
+	//'zh-TW',
 ];
 
 const primaries = {