summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/usblockoff/lang')
-rw-r--r--modules-available/usblockoff/lang/de/messages.json3
-rw-r--r--modules-available/usblockoff/lang/en/messages.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/modules-available/usblockoff/lang/de/messages.json b/modules-available/usblockoff/lang/de/messages.json
index 7ec920b2..4ff7bf68 100644
--- a/modules-available/usblockoff/lang/de/messages.json
+++ b/modules-available/usblockoff/lang/de/messages.json
@@ -1,4 +1,5 @@
{
"config-deleted": "Konfiguration erfolgreich gelöscht.",
- "config-saved": "Konfiguration erfolgreich gespeichert."
+ "config-saved": "Konfiguration erfolgreich gespeichert.",
+ "rule-deleted": "Regel erfolgreich gelöscht."
} \ No newline at end of file
diff --git a/modules-available/usblockoff/lang/en/messages.json b/modules-available/usblockoff/lang/en/messages.json
index 894ff608..c23afd78 100644
--- a/modules-available/usblockoff/lang/en/messages.json
+++ b/modules-available/usblockoff/lang/en/messages.json
@@ -1,4 +1,5 @@
{
"config-deleted": "Config successfully deleted.",
- "config-saved": "Config successfully saved."
+ "config-saved": "Config successfully saved.",
+ "rule-deleted": "Rule successfully deleted."
} \ No newline at end of file