This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b67de72
commit 359d4da
Showing
1 changed file
with
7 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,21 @@ | ||
{ | ||
"common": { | ||
"name": "boschindego", | ||
"version": "0.0.1", | ||
"version": "0.9.21", | ||
"news": { | ||
"0.0.1": { | ||
"en": "initial release", | ||
"de": "Erstveröffentlichung", | ||
"ru": "Начальная версия", | ||
"pt": "lançamento inicial", | ||
"nl": "Eerste uitgave", | ||
"fr": "Première version", | ||
"it": "Versione iniziale", | ||
"es": "Versión inicial", | ||
"pl": "Pierwsze wydanie", | ||
"uk": "Початкова версія", | ||
"zh-cn": "首次出版" | ||
"0.9.21": { | ||
"en": "Refactored and rebuild", | ||
"de": "Aus Vorlage neu gebaut" | ||
} | ||
}, | ||
"title": "Bosch Indego", | ||
"titleLang": { | ||
"en": "Bosch Indego", | ||
"de": "Bosch Indego", | ||
"ru": "Бош Индего", | ||
"pt": "Bosch Indego", | ||
"nl": "Bosch Indego", | ||
"fr": "Bosch Indego", | ||
"it": "Bosch Indego", | ||
"es": "Indego Bosch", | ||
"pl": "Boscha Indego", | ||
"uk": "Bosch Indego", | ||
"zh-cn": "博世英迪格" | ||
"de": "Bosch Indego" | ||
}, | ||
"desc": { | ||
"en": "Connects to the Indego cloud to control your mower", | ||
"de": "Stellt eine Verbindung zur Indego-Cloud her, um Ihren Mäher zu steuern", | ||
"ru": "Подключается к облаку Indego для управления газонокосилкой.", | ||
"pt": "Conecta-se à nuvem Indego para controlar seu cortador", | ||
"nl": "Maakt verbinding met de Indego-cloud om uw maaier te bedienen", | ||
"fr": "Se connecte au cloud Indego pour contrôler votre tondeuse", | ||
"it": "Si connette al cloud Indego per controllare il tuo rasaerba", | ||
"es": "Se conecta a la nube de Indego para controlar su cortacésped", | ||
"pl": "Łączy się z chmurą Indego, aby sterować kosiarką", | ||
"uk": "Підключається до хмари Indego для керування газонокосаркою", | ||
"zh-cn": "连接到 Indego 云来控制您的割草机" | ||
"de": "Stellt eine Verbindung zur Indego-Cloud her, um Ihren Mäher zu steuern" | ||
}, | ||
"authors": [ | ||
"DEV2DEV-DE <[email protected]>" | ||
|
@@ -84,4 +57,4 @@ | |
}, | ||
"objects": [], | ||
"instanceObjects": [] | ||
} | ||
} |