summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2017-04-03 10:07:59 -0400
committergorhill <rhill@raymondhill.net>2017-04-03 10:07:59 -0400
commitbad345ea232c4e85a44816ebcd0f45de8f115477 (patch)
treec5cb39a199c641fb7e360c84c4b619f41859cf5b /tools
parent15feb55fc5bf4977b0efd2f39232ad3126ccf4ff (diff)
new languages available from https://crowdin.com/translate/ublock
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 50da11c5..72743d3c 100755
--- a/tools/import-crowdin.sh
+++ b/tools/import-crowdin.sh
@@ -35,9 +35,11 @@ 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/kn/messages.json $DES/kn/messages.json
cp $SRC/ko/messages.json $DES/ko/messages.json
cp $SRC/lt/messages.json $DES/lt/messages.json
cp $SRC/lv/messages.json $DES/lv/messages.json
+cp $SRC/ml-IN/messages.json $DES/ml/messages.json
cp $SRC/mr/messages.json $DES/mr/messages.json
#cp $SRC/ms/messages.json $DES/ms/messages.json
cp $SRC/no/messages.json $DES/nb/messages.json