From: Christian Weiske Date: Sat, 2 Jan 2021 17:49:43 +0000 (+0100) Subject: firmware information text X-Git-Tag: v3.0.0~18 X-Git-Url: https://git.cweiske.de/stouyapi.git/commitdiff_plain/e69136c0ac20223e70e39dc034b2ffdab7b1679f?hp=fb50f19234c725fabe38814422c9e5e84df25f14 firmware information text --- diff --git a/www/api/firmware_builds b/www/api/firmware_builds index 7b57bfd..cb68072 100644 --- a/www/api/firmware_builds +++ b/www/api/firmware_builds @@ -1,5 +1,5 @@ { - "result": [ + "result": [ { "incremental": false, "filename": "OUYA-1.2.1427-r1.zip", @@ -10,11 +10,11 @@ "requiredUpto": "1.2.995", "changes": null, "changesLocalized": { - "de": "no info", + "de": "v1.2.1427 \"Chickcharney Hotfix 2\" wurde am 2014-12-15 veröffentlich und ist die letzte offiziell erschienene Firmware.", "it": "no info", "fr": "no info", "es": "no info", - "en": "no info" + "en": "v1.2.1427 \"Chickcharney Hotfix 2\" was released on 2014-12-15 and is the last official firmware that was ever published." } } ]