mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
replace "no" locale by "nb"
This commit is contained in:
parent
ecb5ca393e
commit
9fc8b546ee
2 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ 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
|
||||
cp $SRC/nb/messages.json $DES/nb/messages.json
|
||||
cp $SRC/nl/messages.json $DES/nl/messages.json
|
||||
cp $SRC/pl/messages.json $DES/pl/messages.json
|
||||
cp $SRC/pt-BR/messages.json $DES/pt_BR/messages.json
|
||||
|
@ -100,7 +100,7 @@ cp $SRC/lv/description.txt $DES/description-lv.txt
|
|||
cp $SRC/ml-IN/description.txt $DES/description-ml.txt
|
||||
cp $SRC/ms/description.txt $DES/description-ms.txt
|
||||
cp $SRC/mr/description.txt $DES/description-mr.txt
|
||||
cp $SRC/no/description.txt $DES/description-no.txt
|
||||
cp $SRC/nb/description.txt $DES/description-nb.txt
|
||||
cp $SRC/nl/description.txt $DES/description-nl.txt
|
||||
cp $SRC/pl/description.txt $DES/description-pl.txt
|
||||
cp $SRC/pt-BR/description.txt $DES/description-pt_BR.txt
|
||||
|
|
Loading…
Reference in a new issue