patreon link shouldn't open in the main window

10.7.0-preview
Kyle K 2019-07-28 08:42:10 +00:00
parent 7026bd25d2
commit 6c6252547c
1 changed files with 5 additions and 1 deletions

View File

@ -592,7 +592,11 @@
"message": "<p><strong>Betaflight</strong> is a flight controller software that is <strong>open source</strong> and is available free of charge <strong>without warranty</strong> to all users.</p><p>If you found the Betaflight or Betaflight configurator useful, please consider <strong>supporting</strong> its development by donating.</p>"
},
"defaultDonateBottom": {
"message": "<p>If you want to contribute financially on an ongoing basis, you should consider becoming a patron for us on <a href='https://www.patreon.com/betaflight'>Patreon</a>.</p>"
"message": "<p>If you want to contribute financially on an ongoing basis, you should consider becoming a patron for us on $t(patreonLink.message).</p>"
},
"patreonLink": {
"message": "<a href=\"https://www.patreon.com/betaflight\" target=\"_blank\">Patreon</a>",
"description": "Patreon is name, and should not require translation"
},
"defaultDonate": {
"message": "Donate"