Added edit rewrite rules

This commit is contained in:
Juan Gilsanz Polo 2023-07-09 22:16:25 +02:00
parent d16a3c759e
commit d43398e6e8
8 changed files with 391 additions and 118 deletions

View file

@ -630,5 +630,11 @@
"combinedChartDescription": "Combine all charts into one",
"statistics": "Statistics",
"errorLoadFilters": "Error when loading filters.",
"clientRemovedSuccessfully": "Client removed successfully."
"clientRemovedSuccessfully": "Client removed successfully.",
"editRewriteRule": "Edit rewrite rule",
"dnsRewriteRuleUpdated": "DNS rewrite rule updated successfully",
"dnsRewriteRuleNotUpdated": "DNS rewrite rule could not be updated",
"updatingRule": "Updating rule...",
"serverUpdateNeeded": "Server update needed",
"updateYourServer": "Update your AdGuard Home server to {version} or greater to use this feature."
}