diff options
| author | Sergey Suprunenko <suprunenko.s@gmail.com> | 2020-05-10 12:54:55 +0200 |
|---|---|---|
| committer | Sergey Suprunenko <suprunenko.s@gmail.com> | 2020-06-08 13:17:18 +0200 |
| commit | 10070394780ac79e9ee1e8548500586a1f78f65b (patch) | |
| tree | b09b1afa650e619ca92a2f11665fa480c0ce06bc /src/i18n | |
| parent | acbef1ebdc5697daf43c6b63b2ba7f8cd1143944 (diff) | |
Autocomplete domain mutes from list of known instances
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index c322e538..eefe10e5 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -401,7 +401,7 @@ "theme_help_v2_1": "You can also override certain component's colors and opacity by toggling the checkbox, use \"Clear all\" button to clear all overrides.", "theme_help_v2_2": "Icons underneath some entries are background/text contrast indicators, hover over for detailed info. Please keep in mind that when using transparency contrast indicators show the worst possible case.", "tooltipRadius": "Tooltips/alerts", - "type_domains_to_mute": "Type in domains to mute", + "type_domains_to_mute": "Search domains to mute", "upload_a_photo": "Upload a photo", "user_settings": "User Settings", "values": { |
