Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

io-package.json wrong #121

Open
SVallant opened this issue May 22, 2021 · 2 comments
Open

io-package.json wrong #121

SVallant opened this issue May 22, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@SVallant
Copy link

the io-package.json contains wrong data, please fix, does not show info if you update in iobroker

wrong:

            "1.1.1": {
                "Fix: Most likely finally fixes issue #43 as well as workaround for issue #35": {
                  "en": "Fix: Most likely finally fixes issue #43 as well as workaround for issue #35",
                  "de": "Fix: Behebt höchstwahrscheinlich endlich Issue 43 sowie Workaround für Issue 35",
                  "ru": "Исправление: Скорее всего, наконец, исправлена проблема № 43, а также решение проблемы № 35.",
                  "pt": "Correção: provavelmente, finalmente corrige o problema nº 43, bem como uma solução alternativa para o problema nº 35",
                  "nl": "Oplossing: lost waarschijnlijk eindelijk probleem # 43 op, evenals een tijdelijke oplossing voor probleem # 35",
                  "fr": "Correctif: corrige très probablement finalement le problème n ° 43 ainsi que la solution de contournement pour le problème n ° 35",
                  "it": "Correzione: molto probabilmente risolve finalmente il problema # 43 e la soluzione alternativa per il problema # 35",
                  "es": "Solución: lo más probable es que finalmente solucione el problema # 43, así como una solución para el problema # 35",
                  "pl": "Poprawka: najprawdopodobniej ostatecznie rozwiązuje problem nr 43, a także obejście problemu nr 35",
                  "zh-cn": "修复:最有可能最终解决了问题43和问题35的解决方法"
                }

correct:

            "1.1.1": {
                  "en": "Fix: Most likely finally fixes issue #43 as well as workaround for issue #35",
                  "de": "Fix: Behebt höchstwahrscheinlich endlich Issue 43 sowie Workaround für Issue 35",
                  "ru": "Исправление: Скорее всего, наконец, исправлена проблема № 43, а также решение проблемы № 35.",
                  "pt": "Correção: provavelmente, finalmente corrige o problema nº 43, bem como uma solução alternativa para o problema nº 35",
                  "nl": "Oplossing: lost waarschijnlijk eindelijk probleem # 43 op, evenals een tijdelijke oplossing voor probleem # 35",
                  "fr": "Correctif: corrige très probablement finalement le problème n ° 43 ainsi que la solution de contournement pour le problème n ° 35",
                  "it": "Correzione: molto probabilmente risolve finalmente il problema # 43 e la soluzione alternativa per il problema # 35",
                  "es": "Solución: lo más probable es que finalmente solucione el problema # 43, así como una solución para el problema # 35",
                  "pl": "Poprawka: najprawdopodobniej ostatecznie rozwiązuje problem nr 43, a także obejście problemu nr 35",
                  "zh-cn": "修复:最有可能最终解决了问题43和问题35的解决方法"
                }
@SVallant SVallant added the bug Something isn't working label May 22, 2021
@MMeinhardt1
Copy link

Hallo @SVallant,
wie @Mic-M hier geschrieben hat, wird das wohl vorerst nichts.
Vielleicht findet sich ja jemand der den Adapter „übernehmen“ möchte.

@SVallant
Copy link
Author

ok, alles klar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants