aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/import-crowdin.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/import-crowdin.sh b/tools/import-crowdin.sh
index c38ed35..1ace65c 100755
--- a/tools/import-crowdin.sh
+++ b/tools/import-crowdin.sh
@@ -23,6 +23,7 @@ cp $SRC/fi/messages.json $DES/fi/messages.json
cp $SRC/fil/messages.json $DES/fil/messages.json
cp $SRC/fr/messages.json $DES/fr/messages.json
cp $SRC/fy-NL/messages.json $DES/fy/messages.json
+cp $SRC/gl/messages.json $DES/gl/messages.json
cp $SRC/he/messages.json $DES/he/messages.json
cp $SRC/hi/messages.json $DES/hi/messages.json
cp $SRC/hr/messages.json $DES/hr/messages.json
@@ -70,6 +71,7 @@ cp $SRC/fi/description.txt $DES/description-fi.txt
cp $SRC/fil/description.txt $DES/description-fil.txt
cp $SRC/fr/description.txt $DES/description-fr.txt
cp $SRC/fy-NL/description.txt $DES/description-fy.txt
+cp $SRC/gl/description.txt $DES/description-gl.txt
cp $SRC/he/description.txt $DES/description-he.txt
cp $SRC/hr/description.txt $DES/description-hr.txt
cp $SRC/hu/description.txt $DES/description-hu.txt