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/rule.json2
-rw-r--r--modules-available/usblockoff/lang/en/rule.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/usblockoff/lang/de/rule.json b/modules-available/usblockoff/lang/de/rule.json
index c0f462df..bb6752ad 100644
--- a/modules-available/usblockoff/lang/de/rule.json
+++ b/modules-available/usblockoff/lang/de/rule.json
@@ -7,6 +7,8 @@
"vid_helptext": "Die eindeutige ID des Herstellers.",
"pid": "Produkt ID",
"pid_helptext": "Die Herstellerspezifische ID des Produktes.",
+ "vendor": "Hersteller",
+ "product": "Produkt",
"serial": "Seriennummer",
"serial_helptext": "Seriennummer des USB-Geräts.",
"name": "Name",
diff --git a/modules-available/usblockoff/lang/en/rule.json b/modules-available/usblockoff/lang/en/rule.json
index 07f92227..53682563 100644
--- a/modules-available/usblockoff/lang/en/rule.json
+++ b/modules-available/usblockoff/lang/en/rule.json
@@ -7,6 +7,8 @@
"vid_helptext": "The unique ID of the vendor.",
"pid": "Product ID",
"pid_helptext": "The vendor specific ID of the product.",
+ "vendor": "Vendor",
+ "product": "Product",
"serial": "Serialnumber",
"serial_helptext": "Serialnumber of the USB-device.",
"name": "Name",