diff options
Diffstat (limited to 'src/_locales/tr')
-rw-r--r-- | src/_locales/tr/messages.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/_locales/tr/messages.json b/src/_locales/tr/messages.json index 7626972..eed709f 100644 --- a/src/_locales/tr/messages.json +++ b/src/_locales/tr/messages.json @@ -77,11 +77,15 @@ }, "popupTipNoPopups":{ "message":"Bu site için açılır pencere yok", - "description":"English: No popups for this site" + "description":"English: Toggle the blocking of all popups for this site" }, "popupTipNoStrictBlocking":{ "message":"Bu site için sıkı engelleme yok", - "description":"English: No strict blocking for this site" + "description":"English: Toggle strict blocking for this site" + }, + "popupTipNoCosmeticFiltering":{ + "message":"Kozmetik filtreyi bu site için aç\/kapa", + "description":"English: Toggle cosmetic filtering for this site" }, "popupAnyRulePrompt":{ "message":"Tümü", |