mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-28 09:58:52 +03:00
all: imp locales
This commit is contained in:
parent
820bcf0e23
commit
780d001cef
1 changed files with 2 additions and 2 deletions
|
@ -736,6 +736,6 @@
|
||||||
"friday_short": "Fri",
|
"friday_short": "Fri",
|
||||||
"saturday_short": "Sat",
|
"saturday_short": "Sat",
|
||||||
"upstream_dns_cache_configuration": "Upstream DNS cache configuration",
|
"upstream_dns_cache_configuration": "Upstream DNS cache configuration",
|
||||||
"enable_upstream_dns_cache": "Enable DNS cache for this client's custom upstream configuration",
|
"enable_upstream_dns_cache": "Enable DNS caching for this client's custom upstream configuration",
|
||||||
"dns_cache_size": "DNS cache size (in bytes)"
|
"dns_cache_size": "DNS cache size, in bytes"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue