diff options
author | gorhill <rhill@raymondhill.net> | 2015-04-23 08:49:02 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-04-23 08:49:02 -0400 |
commit | 4afc2e295994ef728f64b5c9e982085e30c6f62b (patch) | |
tree | c2063ecd375650696c80781cbedf68961906c16a /tools | |
parent | 46d2bdccb77cd067205e535542777d27132950a1 (diff) | |
download | uBlock-4afc2e295994ef728f64b5c9e982085e30c6f62b.zip uBlock-4afc2e295994ef728f64b5c9e982085e30c6f62b.tar.gz uBlock-4afc2e295994ef728f64b5c9e982085e30c6f62b.tar.bz2 |
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/import-crowdin.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/import-crowdin.sh b/tools/import-crowdin.sh index 1787363..c38ed35 100755 --- a/tools/import-crowdin.sh +++ b/tools/import-crowdin.sh @@ -22,6 +22,7 @@ cp $SRC/fa/messages.json $DES/fa/messages.json cp $SRC/fi/messages.json $DES/fi/messages.json cp $SRC/fil/messages.json $DES/fil/messages.json cp $SRC/fr/messages.json $DES/fr/messages.json +cp $SRC/fy-NL/messages.json $DES/fy/messages.json cp $SRC/he/messages.json $DES/he/messages.json cp $SRC/hi/messages.json $DES/hi/messages.json cp $SRC/hr/messages.json $DES/hr/messages.json @@ -68,6 +69,7 @@ cp $SRC/fa/description.txt $DES/description-fa.txt cp $SRC/fi/description.txt $DES/description-fi.txt cp $SRC/fil/description.txt $DES/description-fil.txt cp $SRC/fr/description.txt $DES/description-fr.txt +cp $SRC/fy-NL/description.txt $DES/description-fy.txt cp $SRC/he/description.txt $DES/description-he.txt cp $SRC/hr/description.txt $DES/description-hr.txt cp $SRC/hu/description.txt $DES/description-hu.txt |