syntex-logger
Advanced tools
Comparing version 1.0.8-b17 to 1.0.8-b18
@@ -27,2 +27,4 @@ { | ||
"accessory_connected": "hat sich mit der Bridge verbunden", | ||
"accessory_disconnected": "wurde von der Bridge getrennt", | ||
"accessory_offline": "ist nicht mit der Bridge verbunden", | ||
"service_remove": "Entferne Service", | ||
@@ -69,3 +71,7 @@ "service_remove_error": "konnte nicht entfernt werden", | ||
"automation_different": "Ungleich", | ||
"execute_yourself": "Bitte führe selbst dieses Kommando aus" | ||
"execute_yourself": "Bitte führe selbst dieses Kommando aus", | ||
"frequently_invoke": "wurde zu oft angefragt", | ||
"invalid_response": "hat eine ungültige Antwort bekommen", | ||
"device_discovery": "Geräte-Erkennung", | ||
"query_once": "Bitte warte für deine nächste Anfrage" | ||
} |
@@ -27,2 +27,4 @@ { | ||
"accessory_connected": "hat sich mit der Bridge verbunden", | ||
"accessory_disconnected": "wurde von der Bridge getrennt", | ||
"accessory_offline": "ist nicht mit der Bridge verbunden", | ||
"service_remove": "Entferne Service", | ||
@@ -69,3 +71,7 @@ "service_remove_error": "konnte nicht entfernt werden", | ||
"automation_different": "Ungleich", | ||
"execute_yourself": "Bitte führe selbst dieses Kommando aus" | ||
"execute_yourself": "Bitte führe selbst dieses Kommando aus", | ||
"frequently_invoke": "wurde zu oft angefragt", | ||
"invalid_response": "hat eine ungültige Antwort bekommen", | ||
"device_discovery": "Geräte-Erkennung", | ||
"query_once": "Bitte warte für deine nächste Anfrage" | ||
} |
@@ -27,2 +27,4 @@ { | ||
"accessory_connected": "has connected to the bridge", | ||
"accessory_disconnected": "was disconnected from the bridge", | ||
"accessory_offline": "is not connected to the bridge", | ||
"service_remove": "Removing service", | ||
@@ -69,3 +71,7 @@ "service_remove_error": "could not be removed", | ||
"automation_different": "Different", | ||
"execute_yourself": "Please execute this command by yourself" | ||
"execute_yourself": "Please execute this command by yourself", | ||
"frequently_invoke": "was requested too quickly", | ||
"invalid_response": "got an invalid response", | ||
"device_discovery": "Device Discovery", | ||
"query_once": "Please wait for your next request" | ||
} |
@@ -27,2 +27,4 @@ { | ||
"accessory_connected": "has connected to the bridge", | ||
"accessory_disconnected": "was disconnected from the bridge", | ||
"accessory_offline": "is not connected to the bridge", | ||
"service_remove": "Removing service", | ||
@@ -69,3 +71,7 @@ "service_remove_error": "could not be removed", | ||
"automation_different": "Different", | ||
"execute_yourself": "Please execute this command by yourself" | ||
"execute_yourself": "Please execute this command by yourself", | ||
"frequently_invoke": "was requested too quickly", | ||
"invalid_response": "got an invalid response", | ||
"device_discovery": "Device Discovery", | ||
"query_once": "Please wait for your next request" | ||
} |
{ | ||
"name": "syntex-logger", | ||
"version": "1.0.8-b17", | ||
"version": "1.0.8-b18", | ||
"description": "A Basic Logging System", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29232
631