From 0df21c799f9e6882ceab3696a9499525be1eb6b5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 4 Feb 2020 16:48:54 +0100 Subject: Add hu and th locales --- scripts/build/client.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/build/client.sh') diff --git a/scripts/build/client.sh b/scripts/build/client.sh index d95bb9574..ee647bb99 100755 --- a/scripts/build/client.sh +++ b/scripts/build/client.sh @@ -42,6 +42,7 @@ if [ -z ${1+x} ] || [ "$1" != "--light" ]; then else # Supported languages languages=( + "hu-HU" "th-TH" "fi-FI" "nl-NL" "gd" "el-GR" "es-ES" "oc" "pt-BR" "pt-PT" "sv-SE" "pl-PL" "ru-RU" "zh-Hans-CN" "zh-Hant-TW" "fr-FR" "ja-JP" "eu-ES" "ca-ES" "cs-CZ" "eo" "de-DE" "it-IT" ) -- cgit v1.2.3