syntex-logger
Advanced tools
Comparing version 1.0.1-b4 to 1.0.1
@@ -14,7 +14,17 @@ module.exports = { | ||
service_create: 'Erstelle neuen Service', | ||
information_service_found: 'Existierenden Informations-Service gefunden', | ||
information_service_create: 'Erstelle neuen Informations-Service', | ||
info_service_found: 'Existierenden Informations-Service gefunden', | ||
info_service_create: 'Erstelle neuen Informations-Service', | ||
accessory_found: 'Existierendes Accessory gefunden', | ||
accessory_create: 'Erstelle neues Accessory', | ||
accessory_register: 'Registriere Platform Accessory' | ||
accessory_register: 'Registriere Platform Accessory', | ||
accessory_remove: 'Entferne Accessory', | ||
accessory_add: 'wurde dem System hinzugefügt', | ||
accessory_configure: 'Konfiguriere Accessory aus dem Cache Speicher', | ||
preset_not_found: ['Das Preset', 'wurde nicht gefunden. Es wird das Default-Preset', 'verwendet'], | ||
config_read_error: ['wurde nicht in der Config gefunden', 'Es wurde kein passendes Gerät in der Config gefunden', 'Es wurde kein passendes Event in der Config gefunden'], | ||
restart_homebridge: 'Die Homebridge wird neu gestartet', | ||
conversion_error_parse: ['Konvertierungsfehler', 'konnte nicht gelesen werden'], | ||
conversion_error_boolean: ['Konvertierungsfehler', 'ist keine', 'boolsche', 'numerische', 'korrekte', 'Variable'], | ||
the_plugin: 'Das Plugin', | ||
plugin_updates: ['wurde auf die Version', 'aktualisiert'] | ||
}; |
@@ -14,7 +14,17 @@ module.exports = { | ||
service_create: 'Creating new service', | ||
information_service_found: 'Existing information-service found', | ||
information_service_create: 'Creating new information-service', | ||
info_service_found: 'Existing information-service found', | ||
info_service_create: 'Creating new information-service', | ||
accessory_found: 'Existing accessory found', | ||
accessory_create: 'Creating new accessory', | ||
accessory_register: 'Register platform-accessory' | ||
accessory_register: 'Register platform-accessory', | ||
accessory_remove: 'Removing accessory', | ||
accessory_add: 'was added to the system', | ||
accessory_configure: 'Configurating accessory from the cache storage', | ||
preset_not_found: ['The Preset', 'was not found. Now the default-preset', 'is used'], | ||
config_read_error: ['was not found in the config', 'There is no accessory found in the config', 'There is no event found in the config'], | ||
restart_homebridge: 'The homebridge is restarting', | ||
conversion_error_parse: ['Wrong format', 'can not be parsed'], | ||
conversion_error_boolean: ['Wrong format', 'is no', 'boolean', 'numeric', 'correct', 'variable'], | ||
the_plugin: 'The plugin', | ||
plugin_updates: ['was updated to', ''] | ||
}; |
{ | ||
"name": "syntex-logger", | ||
"version": "1.0.1-b4", | ||
"version": "1.0.1", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10577
288
2