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 dd92fc1..66e23c6 100755
--- a/tools/import-crowdin.sh
+++ b/tools/import-crowdin.sh
@@ -27,6 +27,7 @@ cp $SRC/hu/messages.json $DES/hu/messages.json
cp $SRC/id/messages.json $DES/id/messages.json
cp $SRC/it/messages.json $DES/it/messages.json
cp $SRC/ja/messages.json $DES/ja/messages.json
+cp $SRC/lv/messages.json $DES/lv/messages.json
cp $SRC/mr/messages.json $DES/mr/messages.json
cp $SRC/no/messages.json $DES/nb/messages.json
cp $SRC/nl/messages.json $DES/nl/messages.json
@@ -62,6 +63,7 @@ cp $SRC/hu/description.txt $DES/description-hu.txt
cp $SRC/id/description.txt $DES/description-id.txt
cp $SRC/it/description.txt $DES/description-it.txt
cp $SRC/ja/description.txt $DES/description-ja.txt
+cp $SRC/lv/description.txt $DES/description-lv.txt
cp $SRC/no/description.txt $DES/description-no.txt
cp $SRC/nl/description.txt $DES/description-nl.txt
cp $SRC/pl/description.txt $DES/description-pl.txt