From b0999c8af7eef2de4d322b413495462284152ef2 Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 30 Jan 2015 01:04:28 -0500 Subject: translation work from crowdin.com/project/ublock --- tools/import-crowdin.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/import-crowdin.sh') diff --git a/tools/import-crowdin.sh b/tools/import-crowdin.sh index bc10db1..d12188b 100755 --- a/tools/import-crowdin.sh +++ b/tools/import-crowdin.sh @@ -18,6 +18,7 @@ cp $SRC/de/messages.json $DES/de/messages.json cp $SRC/el/messages.json $DES/el/messages.json cp $SRC/es-ES/messages.json $DES/es/messages.json cp $SRC/et/messages.json $DES/et/messages.json +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 @@ -57,6 +58,7 @@ cp $SRC/de/description.txt $DES/description-de.txt cp $SRC/el/description.txt $DES/description-el.txt cp $SRC/es-ES/description.txt $DES/description-es.txt cp $SRC/et/description.txt $DES/description-et.txt +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 -- cgit v1.1