From e1a7ac1c04533d95c1184b93b435256a02d20d46 Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 28 Jan 2015 09:10:26 -0500 Subject: translation work from crowdin --- tools/import-crowdin.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') 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 -- cgit v1.1