diff --git a/README.md b/README.md index 46faf7ce..69ca48af 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,12 @@ If no platform is provided, all the platforms will be done in sequence. You can also use multiple platforms e.g. `gulp --osx64 --linux64`. +## Languages + +Betaflight Configurator has been translated to several languages. The application will be shown in your system language if a translation into this language is available. You can help [translating the application into your language](http://betaflight.oneskyapp.com). + +If you prefer to have the application in english, you can execute the program from the command line with the parameter `--lang=en` or you can create a script or a shortcut with this parameter included. + ## Notes ### WebGL diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 69a3ae12..bcef2e30 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -310,7 +310,7 @@ "message": "Contributing" }, "defaultContributingText": { - "message": "If you would like to help make Betaflight even better you can help in many ways, including:
" + "message": "If you would like to help make Betaflight even better you can help in many ways, including:
" }, "defaultChangelogHead": { "message": "Configurator - Changelog"