Minor fixes

This commit is contained in:
Juan Gilsanz Polo 2022-10-10 02:08:21 +02:00
parent 50c3ca720e
commit 1a6cbc71c3
4 changed files with 25 additions and 3 deletions

View file

@ -304,5 +304,7 @@
"example4": "Block access to domains matching the specified regular expression.",
"moreInformation": "More information",
"addingRule": "Adding rule...",
"deletingRule": "Deleting rule..."
"deletingRule": "Deleting rule...",
"enablingList": "Enabling list...",
"disablingList": "Disabling list..."
}