Bug fixes

This commit is contained in:
Juan Gilsanz Polo 2022-10-10 01:42:09 +02:00
parent ce9367b29f
commit 50c3ca720e
5 changed files with 41 additions and 24 deletions

View file

@ -302,5 +302,7 @@
"example2": "Unblocks access to example.org and all its subdomains.",
"example3": "Adds a comment.",
"example4": "Block access to domains matching the specified regular expression.",
"moreInformation": "More information"
"moreInformation": "More information",
"addingRule": "Adding rule...",
"deletingRule": "Deleting rule..."
}