1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

fr, de now also on Crowdin

This commit is contained in:
Raymond Hill 2014-12-01 12:27:08 -02:00
parent 03fe8e2f1b
commit 7980996423

View File

@ -12,10 +12,12 @@ DES=./src/_locales
cp $SRC/ar/messages.json $DES/ar/messages.json
cp $SRC/cs/messages.json $DES/cs/messages.json
cp $SRC/da/messages.json $DES/da/messages.json
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/fi/messages.json $DES/fi/messages.json
cp $SRC/fr/messages.json $DES/fr/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
@ -43,10 +45,12 @@ DES=./dist/description
cp $SRC/ar/description.txt $DES/description-ar.txt
cp $SRC/cs/description.txt $DES/description-cs.txt
cp $SRC/da/description.txt $DES/description-da.txt
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/fi/description.txt $DES/description-fi.txt
cp $SRC/fr/description.txt $DES/description-fr.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