mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Add Somali language
This commit is contained in:
parent
90ed078178
commit
986c25fe24
3 changed files with 1172 additions and 0 deletions
1170
src/_locales/so/messages.json
Normal file
1170
src/_locales/so/messages.json
Normal file
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 a new issue