Pull request 1920: 5985-client-text
Updates #5985. Squashed commit of the following: commit 925b55df066cb44eb37851491034f65727efcc79 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Jul 12 20:39:04 2023 +0300 client: imp text more commit f4094eeeab01c168362366450169f7806faba198 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Jul 12 20:24:33 2023 +0300 client: fix text commit 4e3a76da7c5f3d12716dbf5a9d5472e0c9b744c0 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Jul 12 20:22:31 2023 +0300 client: imp runtime client text
This commit is contained in:
parent
1aaffd1b72
commit
de63eeabfa
|
@ -444,7 +444,7 @@
|
|||
"client_confirm_delete": "Are you sure you want to delete client \"{{key}}\"?",
|
||||
"list_confirm_delete": "Are you sure you want to delete this list?",
|
||||
"auto_clients_title": "Runtime clients",
|
||||
"auto_clients_desc": "Devices not on the list of Persistent clients that may still use AdGuard Home",
|
||||
"auto_clients_desc": "Information about IP addresses of devices that are using or may use AdGuard Home. This information is gathered from several sources, including hosts files, reverse DNS, etc.",
|
||||
"access_title": "Access settings",
|
||||
"access_desc": "Here you can configure access rules for the AdGuard Home DNS server",
|
||||
"access_allowed_title": "Allowed clients",
|
||||
|
|
Loading…
Reference in New Issue