From 037d4b581ba41ab8ea43cb0b85d3a6ffc5366515 Mon Sep 17 00:00:00 2001 From: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com> Date: Wed, 12 Feb 2020 22:40:35 +0900 Subject: フランス語と関西弁を有効に (#5925) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/index.js b/locales/index.js index f965d91eef..2c3adaa4fa 100644 --- a/locales/index.js +++ b/locales/index.js @@ -19,9 +19,9 @@ const languages = [ //'de-DE', 'en-US', 'es-ES', - //'fr-FR', + 'fr-FR', 'ja-JP', - //'ja-KS', + 'ja-KS', 'ko-KR', //'nl-NL', //'pl-PL', -- cgit v1.2.3-freya