mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fix plural form filter
This commit is contained in:
parent
55f311e514
commit
ac1a0f4d10
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@
|
|||
"description":"English: Last backup:"
|
||||
},
|
||||
"3pListsOfBlockedHostsPrompt":{
|
||||
"message":"{{netFilterCount}} ağ filtresi + {{cosmeticFilterCount}} kozmetik filtre:",
|
||||
"message":"{{netFilterCount}} ağ filtresi + {{cosmeticFilterCount}} kozmetik filtreler:",
|
||||
"description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:"
|
||||
},
|
||||
"3pListsOfBlockedHostsPerListStats":{
|
||||
|
|
|
|||
Loading…
Reference in a new issue