summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2017-05-13 08:32:12 -0400
committergorhill <rhill@raymondhill.net>2017-05-13 08:32:12 -0400
commit43656e64dc36097ba2cafc7f8b314f81781ce07f (patch)
tree7e3fa1b64a7cdb2d94a2453f2099a32faa9a81cd /tools
parent8570b63befa7aa54444ab10b4a81ff71320e5fe4 (diff)
translation work from https://crowdin.com/project/ublock, Georgian added
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 69c35962..83a95231 100755
--- a/tools/import-crowdin.sh
+++ b/tools/import-crowdin.sh
@@ -35,6 +35,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/ka/messages.json $DES/ka/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
@@ -91,6 +92,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/ka/description.txt $DES/description-ka.txt
cp $SRC/ko/description.txt $DES/description-ko.txt
cp $SRC/kn/description.txt $DES/description-kn.txt
cp $SRC/lt/description.txt $DES/description-lt.txt