mirror of https://github.com/gorhill/uBlock.git
Add Somali language
This commit is contained in:
parent
90ed078178
commit
986c25fe24
File diff suppressed because it is too large
Load Diff
|
@ -60,6 +60,7 @@ cp $SRC/ro/messages.json $DES/ro/messages.json
|
|||
cp $SRC/ru/messages.json $DES/ru/messages.json
|
||||
cp $SRC/sk/messages.json $DES/sk/messages.json
|
||||
cp $SRC/sl/messages.json $DES/sl/messages.json
|
||||
cp $SRC/so/messages.json $DES/so/messages.json
|
||||
cp $SRC/sq/messages.json $DES/sq/messages.json
|
||||
cp $SRC/sr/messages.json $DES/sr/messages.json
|
||||
cp $SRC/sv-SE/messages.json $DES/sv/messages.json
|
||||
|
|
|
@ -29,6 +29,7 @@ rm -r $DES/_locales/hy
|
|||
rm -r $DES/_locales/ka
|
||||
rm -r $DES/_locales/kk
|
||||
rm -r $DES/_locales/mr
|
||||
rm -r $DES/_locales/so
|
||||
rm -r $DES/_locales/th
|
||||
|
||||
# Removing WASM modules until I receive an answer from Opera people: Opera's
|
||||
|
|
Loading…
Reference in New Issue