+ client: handle rewrite auto

This commit is contained in:
Ildar Kamalov
2020-03-19 16:09:17 +03:00
parent 2f9bc13ffd
commit c7f8f20aad
5 changed files with 29 additions and 3 deletions

View File

@@ -386,7 +386,8 @@
"rewrite_not_found": "No DNS rewrites found",
"rewrite_confirm_delete": "Are you sure you want to delete DNS rewrite for \"{{key}}\"?",
"rewrite_desc": "Allows to easily configure custom DNS response for a specific domain name.",
"rewrite_applied": "Applied Rewrite rule",
"rewrite_applied": "Rewrite rule is applied",
"rewrite_hosts_applied": "Rewritten by the hosts file rule",
"dns_rewrites": "DNS rewrites",
"form_domain": "Enter domain name or wildcard",
"form_answer": "Enter IP address or domain name",