mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-22 13:05:36 +03:00
Pull request: client: s/Youtube/YouTube/
Merge in DNS/adguard-home from fix-youtube to master Squashed commit of the following: commit ec97400059c1ca9a39eb3622c3665e4c1f619fc7 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Mon Mar 15 17:19:07 2021 +0300 client: s/Youtube/YouTube/
This commit is contained in:
parent
75ac1a5346
commit
a818666294
1 changed files with 2 additions and 2 deletions
|
@ -122,7 +122,7 @@
|
|||
"use_adguard_parental": "Use AdGuard parental control web service",
|
||||
"use_adguard_parental_hint": "AdGuard Home will check if domain contains adult materials. It uses the same privacy-friendly API as the browsing security web service.",
|
||||
"enforce_safe_search": "Enforce safe search",
|
||||
"enforce_save_search_hint": "AdGuard Home can enforce safe search in the following search engines: Google, Youtube, Bing, DuckDuckGo, Yandex, Pixabay.",
|
||||
"enforce_save_search_hint": "AdGuard Home can enforce safe search in the following search engines: Google, YouTube, Bing, DuckDuckGo, Yandex, Pixabay.",
|
||||
"no_servers_specified": "No servers specified",
|
||||
"general_settings": "General settings",
|
||||
"dns_settings": "DNS settings",
|
||||
|
@ -594,4 +594,4 @@
|
|||
"adg_will_drop_dns_queries": "AdGuard Home will be dropping all DNS queries from this client.",
|
||||
"client_not_in_allowed_clients": "The client is not allowed because it is not in the \"Allowed clients\" list.",
|
||||
"experimental": "Experimental"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue