|
1 | 1 | {
|
2 | 2 | "common": {
|
3 | 3 | "name": "cloud",
|
4 |
| - "version": "4.3.1", |
| 4 | + "version": "4.4.0", |
5 | 5 | "title": "Cloud connection",
|
6 | 6 | "titleLang": {
|
7 | 7 | "en": "Cloud connection",
|
|
28 | 28 | "zh-cn": "连接你的ioBroker服务器的ioBroker云"
|
29 | 29 | },
|
30 | 30 | "news": {
|
| 31 | + "4.4.0": { |
| 32 | + "en": "Corrected error with `name` command\nCorrected `text2speech` functionality", |
| 33 | + "de": "Fehler behoben mit Namensbefehl\nKorrigierte Text2speech-Funktionalität", |
| 34 | + "ru": "Исправлена ошибка с командой имени\nИсправлена функция text2speech", |
| 35 | + "pt": "Erro corrigido com comando de nome\nFuncionalidade de texto2speech correta", |
| 36 | + "nl": "Gecorrigeerde fout met de naam\nVertaling:", |
| 37 | + "fr": "Erreur corrigée avec commande de nom\nCorrection de la fonctionnalité text2speech", |
| 38 | + "it": "Errore corretto con comando nome\nFunzionalità di text2speech corretta", |
| 39 | + "es": "Error corregido con comando nombre\nFunción de texto corregido2 altavoz", |
| 40 | + "pl": "Nieprawdopodobny błąd z nazwiskiem\nCzytelnia tekst2", |
| 41 | + "uk": "Виправлена помилка з командуванням імені\nВиправлено функціональність тексту2speech", |
| 42 | + "zh-cn": "姓名指挥错误\n更正案文2" |
| 43 | + }, |
31 | 44 | "4.3.1": {
|
32 | 45 | "en": "Downgrade of axios package to 0.27.2",
|
33 | 46 | "de": "Abwärts von Axios Paket auf 0,27.2",
|
|
101 | 114 | "es": "Preparativos adicionales para el Admin 6",
|
102 | 115 | "pl": "Administrowane przygotowania do Admin 6",
|
103 | 116 | "zh-cn": "增 编 6"
|
104 |
| - }, |
105 |
| - "4.1.2": { |
106 |
| - "en": "Added preparations for Admin 6\nAdded better error reporting\nRemoved outdated `request` library\nUsed common sockets (could be buggy)", |
107 |
| - "de": "Weitere Vorbereitungen für Admin 6\nBessere Fehlermeldung\nEntfernte veraltete Anfrage-Bibliothek\nVerwendete häufige Steckdosen (sollte Buggy sein)", |
108 |
| - "ru": "Добавлены препараты для Admin 6\nДобавлена лучшая отчетность об ошибке\nУдаленная библиотека запросов\nИспользуемые общие розетки (может быть багги)", |
109 |
| - "pt": "Preparações adicionadas para Admin 6\nAdicionado melhor relatório de erro\nBiblioteca de solicitação desatualizada\nTomadas comuns usadas (pode ser buggy)", |
110 |
| - "nl": "Aangepaste voorbereidingen voor Admin 6\nVoeg betere fouten toe\nVerwijder de bibliotheek\nGebruikte gemeenschappelijke sokken", |
111 |
| - "fr": "Préparations supplémentaires pour Admin 6\nAjout d'une meilleure déclaration d'erreur\nBibliothèque de demandes désuètes\nDouilles courantes usagées (peut être buggy)", |
112 |
| - "it": "Aggiunto preparazioni per Admin 6\nAggiunto migliore segnalazione di errore\nLibreria di richiesta obsoleta\nUsato prese comuni (potrebbe essere buggy)", |
113 |
| - "es": "Preparativos adicionales para el Admin 6\nMás información sobre errores\nBiblioteca de solicitud desactualizada\nEnchufes comunes usados (puede ser buggy)", |
114 |
| - "pl": "Administrowane przygotowania do Admin 6\nPoniższy raport dotyczący błędów\nPrzewidywać się\nStosowane gniazda (could be buggy)", |
115 |
| - "zh-cn": "增 编 6\n增加较好的错误报告\n删除过时要求图书馆\nA. 使用共同配量(可偷运)" |
116 | 117 | }
|
117 | 118 | },
|
118 | 119 | "authors": [
|
|
0 commit comments