From 6a94a1d41232b699a2fef94e160f21b9c9a93f90 Mon Sep 17 00:00:00 2001 From: Miguel Angel Mulero Martinez Date: Fri, 9 Feb 2018 11:24:49 +0100 Subject: [PATCH] Update languages info --- README.md | 4 ++-- locales/en/messages.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1c706e29..71b061dd 100644 --- a/README.md +++ b/README.md @@ -85,9 +85,9 @@ 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). +Betaflight Configurator has been translated into several languages. The application will try to detect and use your system language if a translation into this language is available. You can help [translating the application into your language](https://crowdin.com/project/betaflight-configurator). -If you prefer to have the application in english, you can execute the program from the command line adding a parameter `--lang=en` (for Windows systems) or adding a `LANGUAGE=en` before the name of the program (for Linux systems, for example `LANGUAGE=en ./betaflight-configurator`). You can create a script or a shortcut with this parameter included. +If you prefer to have the application in English or any other language, you can select your desired language in the options menu of the application. ## Notes diff --git a/locales/en/messages.json b/locales/en/messages.json index a5dcbfbf..9840a1ae 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -448,7 +448,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:
" }, "defaultChangelogAction": { "message": "Changelog"