From f228ebfc9535d55cad166410bd6fa3f4edd597a7 Mon Sep 17 00:00:00 2001 From: GermanBluefox Date: Tue, 24 Oct 2023 10:09:22 +0200 Subject: [PATCH] Fixed translations --- io-package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/io-package.json b/io-package.json index feedd895..c9fe9c45 100644 --- a/io-package.json +++ b/io-package.json @@ -4,17 +4,17 @@ "version": "0.0.4", "news": { "0.0.4": { - "en": "used library `@iobroker/type-detector`", - "de": "gebrauchte bibliothek @iobroker/typ-detektor", - "ru": "используемая библиотека @iobroker/type-detector", - "pt": "biblioteca usada @iobroker/detector do tipo", - "nl": "gebruikte bibliotheek @iobroker/type-detector", - "fr": "bibliothèque utilisée @iobroker/type-detector", - "it": "libreria usata @iobroker/direttore di tipo", - "es": "biblioteca usada @iobroker/tipo-detector", - "pl": "użytkownik biblioteki @iobroker/type-detector", - "uk": "русскийукраїнськабеларускаяoʻzbek tilienglish", - "zh-cn": "使用图书馆@iobroker/型博士" + "en": "used the library `@iobroker/type-detector`", + "de": "verwendete die Bibliothek `@iobroker/type-detector`", + "ru": "используется библиотека `@iobroker/type-detector`", + "pt": "usou a biblioteca `@iobroker/type-detector`", + "nl": "gebruikte de bibliotheek `@iobroker/type-detector`", + "fr": "utilisé la bibliothèque `@iobroker/type-detector`", + "it": "usato la libreria `@iobroker/type-detector`", + "es": "usó la biblioteca `@iobroker/type-detector`", + "pl": "używana biblioteka `@iobroker/type-detector`", + "uk": "використовується бібліотека `@iobroker/type-detector`", + "zh-cn": "使用库`@iobroker/type-detector`" }, "0.0.2": { "en": "Initial commit",