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 1787363..c38ed35 100755
--- a/tools/import-crowdin.sh
+++ b/tools/import-crowdin.sh
@@ -22,6 +22,7 @@ cp $SRC/fa/messages.json $DES/fa/messages.json
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/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
@@ -68,6 +69,7 @@ cp $SRC/fa/description.txt $DES/description-fa.txt
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/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