aboutsummaryrefslogtreecommitdiffstats
path: root/tools/import-crowdin.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/import-crowdin.sh')
-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 bc10db1..d12188b 100755
--- a/tools/import-crowdin.sh
+++ b/tools/import-crowdin.sh
@@ -18,6 +18,7 @@ cp $SRC/de/messages.json $DES/de/messages.json
cp $SRC/el/messages.json $DES/el/messages.json
cp $SRC/es-ES/messages.json $DES/es/messages.json
cp $SRC/et/messages.json $DES/et/messages.json
+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
@@ -57,6 +58,7 @@ cp $SRC/de/description.txt $DES/description-de.txt
cp $SRC/el/description.txt $DES/description-el.txt
cp $SRC/es-ES/description.txt $DES/description-es.txt
cp $SRC/et/description.txt $DES/description-et.txt
+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