From 23b373fe97aa04909823a84bd2c3a0643da64092 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 6 Oct 2015 00:28:16 +0200 Subject: Update translations, welcome Slovenian --- main/misc/fetchtranslations.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/misc') diff --git a/main/misc/fetchtranslations.sh b/main/misc/fetchtranslations.sh index 64b23e0d..3c772c1a 100755 --- a/main/misc/fetchtranslations.sh +++ b/main/misc/fetchtranslations.sh @@ -15,9 +15,9 @@ wget -q http://crowdin.net/download/project/ics-openvpn.zip # Chinese language require zh-CN and zh-TW typeset -A langhash -langhash=(zh-CN zh-rCN zh-TW zh-rTW id-ID in ca-ES ca cs-CZ cs et-EE et ja-JP ja ko-KR ko sv-SE sv uk-UA uk vi-VN vi) +langhash=(zh-CN zh-rCN zh-TW zh-rTW id-ID in ca-ES ca cs-CZ cs et-EE et ja-JP ja ko-KR ko sv-SE sv uk-UA uk vi-VN vi sl-SI sl) -langtoinclude="de es fr hu it no nl pl pt ro ru tr" +langtoinclude="de es fr hu it no nl pl pt ro ru tr sl" for lang in $langtoinclude ${(k)langhash} do -- cgit v1.2.3