From bf35c1ffea4fc7cc96b08996a9df47cdeef855c8 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sun, 14 Mar 2021 04:28:01 +0100 Subject: [PATCH] =?UTF-8?q?=C4=90=CC=81=C2=B2=20Added=20languages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Directory/data/FilterListLanguage.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index 126df704d..c59fb7891 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -3786,5 +3786,25 @@ { "filterListId": 2442, "iso6391": "en" + }, + { + "filterListId": 2456, + "iso6391": "ru" + }, + { + "filterListId": 2466, + "iso6391": "zh" + }, + { + "filterListId": 2467, + "iso6391": "zh" + }, + { + "filterListId": 2468, + "iso6391": "zh" + }, + { + "filterListId": 2470, + "iso6391": "en" } ]