diff --git a/_locales/en/messages.json b/_locales/en/messages.json index a4169374f..c12cda82a 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -352,6 +352,13 @@ "message": "Betaflight devs on slack" }, + "communityRCGroupsSupport": { + "message": "RC Groups Support" + }, + "communitySlackSupport": { + "message": "Slack Support Live Chat" + }, + "initialSetupBackupAndRestoreApiVersion": { "message": "Backup and restore functionality disabled. You have firmware with API version $1, backup and restore requires $2. Please backup your settings via the CLI, see Betaflight documentation for procedure." @@ -2253,16 +2260,7 @@ "onboardLoggingEraseInProgress": { "message": "Erase in progress, please wait..." }, - "onboardLoggingOnboardSDCard": { + "onboardLoggingOnboardSDCard": { "message": "Onboard SD card" } - - - - - - - - - } diff --git a/changelog.html b/changelog.html index 62b07a16d..414556811 100755 --- a/changelog.html +++ b/changelog.html @@ -1,6 +1,11 @@ +2017.04.25 - 2.0.2 - Cleanflight + 2017.04.15 - 2.0.1 - Cleanflight 2017.02.25 - 2.0.0 - Cleanflight