Pull request: client: fix en i18n
Merge in DNS/adguard-home from fix-i18n to master Squashed commit of the following: commit 6cc5b9548cd1b429cfcba13c37b3cbfed9ae6514 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Mon Aug 9 14:21:06 2021 +0300 client: fix en i18n
This commit is contained in:
parent
89b3af128a
commit
133a1c57b1
|
@ -499,7 +499,7 @@
|
|||
"statistics_configuration": "Statistics configuration",
|
||||
"statistics_retention": "Statistics retention",
|
||||
"statistics_retention_desc": "If you decrease the interval value, some data will be lost",
|
||||
"statistics_clear": " Clear statistics",
|
||||
"statistics_clear": "Clear statistics",
|
||||
"statistics_clear_confirm": "Are you sure you want to clear statistics?",
|
||||
"statistics_retention_confirm": "Are you sure you want to change statistics retention? If you decrease the interval value, some data will be lost",
|
||||
"statistics_cleared": "Statistics successfully cleared",
|
||||
|
|
Loading…
Reference in New Issue