From 96507e6777ed77a324eaec9799c5b46b0d25ad26 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 13 May 2020 23:48:53 +0300 Subject: Add Spanish (Chile). Thanks to isos. Update translations. --- releases/translations/pull-translations.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'releases') diff --git a/releases/translations/pull-translations.sh b/releases/translations/pull-translations.sh index b97f5a8d..ed2aa1ce 100755 --- a/releases/translations/pull-translations.sh +++ b/releases/translations/pull-translations.sh @@ -42,6 +42,9 @@ tx pull -f -l sl_SI echo "Spanish:" tx pull -f -l es +echo "Spanish (Chile):" +tx pull -f -l es_CL + echo "Spanish (Argentina):" tx pull -f -l es_AR -- cgit v1.2.3-1-g7c22