|
1 | 1 | { |
2 | 2 | "common": { |
3 | 3 | "name": "awtrix-light", |
4 | | - "version": "2.0.0", |
| 4 | + "version": "3.0.0", |
5 | 5 | "news": { |
| 6 | + "3.0.0": { |
| 7 | + "en": "admin 7.6.17 and js-controller 6.0.11 (or later) are required", |
| 8 | + "de": "admin 7.6.17 und js-controller 6.0.11 (oder später) sind erforderlich", |
| 9 | + "ru": "admin 7.6.17 и js-контроллер 6.0.11 (или более поздние)", |
| 10 | + "pt": "admin 7.6.17 e js-controller 6.0.11 (ou posterior) são necessários", |
| 11 | + "nl": "admin 7.6.17 en js-controller 6.0.11 (of later) zijn vereist", |
| 12 | + "fr": "admin 7.6.17 et js-contrôleur 6.0.11 (ou plus tard) sont requis", |
| 13 | + "it": "admin 7.6.17 e js-controller 6.0.11 (o successivo) sono richiesti", |
| 14 | + "es": "admin 7.6.17 y js-controller 6.0.11 (o posterior) son necesarios", |
| 15 | + "pl": "wymagany jest admin 7.6.17 i kontroler js- 6.0.11 (lub późniejszy)", |
| 16 | + "uk": "admin 7.6.17 та js-controller 6.0.11 (або пізніше) обов’язкові", |
| 17 | + "zh-cn": "需要admin 7.6.17和js控制器 6.0.11(或以后)" |
| 18 | + }, |
6 | 19 | "2.0.0": { |
7 | 20 | "en": "Added base object for expert apps to allow all options\nAdded responsive design for admin config", |
8 | 21 | "de": "Basisobjekt für Experten-Apps hinzugefügt, um alle Optionen zu ermöglichen\nZusätzlich responsive design für admin config", |
|
80 | 93 | "pl": "Dodano wtyczkę do zgłaszania błędów", |
81 | 94 | "uk": "Додано плагін відправки для повідомлення про помилку", |
82 | 95 | "zh-cn": "为错误报告添加了哨兵插件" |
83 | | - }, |
84 | | - "1.2.1": { |
85 | | - "en": "Fixed Blockly definitions (removed warnings)\nUpdated dependencies", |
86 | | - "de": "Feste blockweise Definitionen (entfernte Warnungen)\nAktualisierte Abhängigkeiten", |
87 | | - "ru": "Fixed Blockly definitions (removed warnings)\nОбновленные зависимости", |
88 | | - "pt": "Definições bloqueadas fixas (avisões remotas)\nDependências atualizadas", |
89 | | - "nl": "Vaste blokdefinities (verwijderde waarschuwingen)\nBijgewerkte afhankelijkheden", |
90 | | - "fr": "Définition fixe par blocs (avertissements supprimés)\nDépendances actualisées", |
91 | | - "it": "Definizioni Bloccate Fisse (avviso rimosso)\nDipendenze aggiornate", |
92 | | - "es": "Definiciones limitadas (removidas advertencias)\nDependencias actualizadas", |
93 | | - "pl": "Poprawione definicje blokady (usunięte ostrzeżenia)\nAktualizacja zależności", |
94 | | - "uk": "Виправлені помилкові визначення (видалення попередження)\nОновлені залежності", |
95 | | - "zh-cn": "固定块定义(撤消警告)\n更新的依赖关系" |
96 | 96 | } |
97 | 97 | }, |
98 | 98 | "titleLang": { |
|
0 commit comments