Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

syntex-logger

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syntex-logger - npm Package Compare versions

Comparing version 1.0.1-b4 to 1.0.1

16

languages/de.js

@@ -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', '']
};

2

package.json
{
"name": "syntex-logger",
"version": "1.0.1-b4",
"version": "1.0.1",
"description": "A Basic Logging System",

@@ -5,0 +5,0 @@ "main": "main.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc