Merge pull request #1322 from mikeller/add_patreon_link
Added note and link to Patreon.10.5.x-maintenance
commit
3a32fd5ff9
|
@ -559,7 +559,10 @@
|
|||
"message": "Open Source / Donation Notice"
|
||||
},
|
||||
"defaultDonateText": {
|
||||
"message": "<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.<br />If you found the Betaflight or Betaflight configurator useful, please consider <strong>supporting</strong> its development by donating."
|
||||
"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>"
|
||||
},
|
||||
"defaultDonate": {
|
||||
"message": "Donate"
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
height="30" /></a>
|
||||
</li>
|
||||
</div>
|
||||
<div i18n="defaultDonateBottom"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content_mid_bottom">
|
||||
|
|
Loading…
Reference in New Issue