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 d12188b..bb68b02 100755
--- a/tools/import-crowdin.sh
+++ b/tools/import-crowdin.sh
@@ -39,6 +39,7 @@ cp $SRC/pt-BR/messages.json $DES/pt_BR/messages.json
cp $SRC/pt-PT/messages.json $DES/pt_PT/messages.json
cp $SRC/ro/messages.json $DES/ro/messages.json
cp $SRC/ru/messages.json $DES/ru/messages.json
+cp $SRC/sq/messages.json $DES/sq/messages.json
cp $SRC/sv-SE/messages.json $DES/sv/messages.json
cp $SRC/tr/messages.json $DES/tr/messages.json
cp $SRC/uk/messages.json $DES/uk/messages.json
@@ -78,6 +79,7 @@ cp $SRC/pt-BR/description.txt $DES/description-pt_BR.txt
cp $SRC/pt-PT/description.txt $DES/description-pt_PT.txt
cp $SRC/ro/description.txt $DES/description-ro.txt
cp $SRC/ru/description.txt $DES/description-ru.txt
+#cp $SRC/sq/description.txt $DES/description-sq.txt
cp $SRC/sv-SE/description.txt $DES/description-sv.txt
cp $SRC/tr/description.txt $DES/description-tr.txt
cp $SRC/uk/description.txt $DES/description-uk.txt