1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-27 10:15:05 +02:00

bitcoin welcome

This commit is contained in:
Pomax
2021-03-25 17:16:27 -07:00
parent 7dd8e7e731
commit ef11c75b77
14 changed files with 208 additions and 46 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -38,7 +38,7 @@
<meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-02-28T20:40:59+00:00" />
<meta property="og:updated_time" content="2021-03-26T00:11:54+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />
@@ -152,13 +152,34 @@
If this is your first time here: welcome! Let me know if you were looking for anything in particular that the primer doesn't cover over on the
<a href="https://github.com/Pomax/BezierInfo-2/issues">issue tracker</a>!
</p>
<h2>Donations and sponsorship</h2>
<a class="btcqr" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">
<img src="./images/3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu.png" />
</a>
<p>
If this is a resource that you're using for research, or writing your own software, please consider
If this is a resource that you're using for research, as work reference, or even writing your own software, please consider
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">donating</a> (any amount helps) or
signing up as <a href="https://www.patreon.com/bezierinfo">a patron on Patreon</a>. I don't get paid to work on this, so if you find this site
valuable, and you'd like it to stick around for a long time to come, a lot of coffee went into writing this over the years, and a lot more
coffee will need to go into it yet: if you can spare a coffee, you'd be helping keep a resource alive and well!
coffee will need to go into it yet: if you can spare a coffee, you'd be helping keep a resource alive and well.
</p>
<p>
Also, if you are a company and your staff uses this book as a resource, or you use it as an onboarding resource, then please: consider
sponsoring the site! I am more than happy to work with your finance department on sponsorship invoicing and recognition.
</p>
<h3>Bitcoin donations:</h3>
<p>
If you prefer to donate via Bitcoin, you can donate either directly to
<a class="btclk" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu</a>
or use the QR code on the right, if that's the kind of convenience you prefer =)
</p>
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<noscript>

View File

@@ -41,7 +41,7 @@
<meta property="og:locale" content="ja-JP" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-02-28T20:40:59+00:00" />
<meta property="og:updated_time" content="2021-03-26T00:11:54+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />
@@ -155,13 +155,34 @@
If this is your first time here: welcome! Let me know if you were looking for anything in particular that the primer doesn't cover over on the
<a href="https://github.com/Pomax/BezierInfo-2/issues">issue tracker</a>!
</p>
<h2>Donations and sponsorship</h2>
<a class="btcqr" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">
<img src="./images/3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu.png" />
</a>
<p>
If this is a resource that you're using for research, or writing your own software, please consider
If this is a resource that you're using for research, as work reference, or even writing your own software, please consider
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">donating</a> (any amount helps) or
signing up as <a href="https://www.patreon.com/bezierinfo">a patron on Patreon</a>. I don't get paid to work on this, so if you find this site
valuable, and you'd like it to stick around for a long time to come, a lot of coffee went into writing this over the years, and a lot more
coffee will need to go into it yet: if you can spare a coffee, you'd be helping keep a resource alive and well!
coffee will need to go into it yet: if you can spare a coffee, you'd be helping keep a resource alive and well.
</p>
<p>
Also, if you are a company and your staff uses this book as a resource, or you use it as an onboarding resource, then please: consider
sponsoring the site! I am more than happy to work with your finance department on sponsorship invoicing and recognition.
</p>
<h3>Bitcoin donations:</h3>
<p>
If you prefer to donate via Bitcoin, you can donate either directly to
<a class="btclk" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu</a>
or use the QR code on the right, if that's the kind of convenience you prefer =)
</p>
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<noscript>

View File

@@ -34,7 +34,7 @@
<meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="Thu Sep 17 2020 17:00:00 +00:00" />
<meta property="og:updated_time" content="Sun Feb 28 2021 12:40:59 +00:00" />
<meta property="og:updated_time" content="Thu Mar 25 2021 17:11:54 +00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />

View File

@@ -34,7 +34,7 @@
<meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="Sat Nov 21 2020 16:00:00 +00:00" />
<meta property="og:updated_time" content="Sun Feb 28 2021 12:40:59 +00:00" />
<meta property="og:updated_time" content="Thu Mar 25 2021 17:11:54 +00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />

View File

@@ -33,7 +33,7 @@
<meta property="og:description" content="" />
<meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="Sun Feb 28 2021 12:40:59 GMT-0800 (アメリカ太平洋標準時)" />
<meta property="og:published_time" content="Thu Mar 25 2021 17:11:54 GMT-0700 (Pacific Daylight Time)" />
<meta property="og:updated_time" content="" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />

View File

@@ -6,7 +6,7 @@
<atom:link href="https://pomax.github.io/bezierinfo" rel="self"></atom:link>
<description>News updates for the <a href="https://pomax.github.io/bezierinfo">primer on Bézier Curves</a> by Pomax</description>
<language>en-GB</language>
<lastBuildDate>Sun Feb 28 2021 12:40:59 +00:00</lastBuildDate>
<lastBuildDate>Thu Mar 25 2021 17:11:54 +00:00</lastBuildDate>
<image>
<url>https://pomax.github.io/bezierinfo/images/og-image.png</url>
<title>A Primer on Bézier Curves</title>

View File

@@ -34,7 +34,7 @@
<meta property="og:locale" content="ru-RU" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-02-28T20:40:59+00:00" />
<meta property="og:updated_time" content="2021-03-26T00:11:54+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />
@@ -145,15 +145,32 @@
Если вы здесь впервые: салют! Обязательно напишите мне, если вы ищете что-то конкретное, на что не найдете ответ в тексте.
<a href="https://github.com/Pomax/BezierInfo-2/issues">трекер</a>!
</p>
<h2>Donations and sponsorship</h2>
<a class="btcqr" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">
<img src="./images/3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu.png" />
</a>
<p>
Ежели сей ресурс помог вам в ваших исследованиях или в написании собственной программы рассмотрите возможность
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">задонатить</a> (любая сума годится) или
станьте <a href="https://www.patreon.com/bezierinfo">патроном на Patreon</a>. Мне не платят за эту работу, потому, если нашли что-то для себя
нужное на этом сайте и вам бы хотелось дабы существование его было долгим и успешным вот вам мысль: на создание этих страниц ушло много кофе,
и уйдет еще больше на их совершенствование; если вы можете помочь с кофе — уже это может стать залогом долгой и счастливой жизни этого
ресурса.
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">задонатить</a>
(любая сума годится) или станьте <a href="https://www.patreon.com/bezierinfo">патроном на Patreon</a>. Мне не платят за эту работу, потому,
если нашли что-то для себя нужное на этом сайте и вам бы хотелось дабы существование его было долгим и успешным вот вам мысль: на создание
этих страниц ушло много кофе, и уйдет еще больше на их совершенствование; если вы можете помочь с кофе — уже это может стать залогом долгой и
счастливой жизни этого ресурса.
</p>
<h3>Bitcoin donations:</h3>
<p>
If you prefer to donate via Bitcoin, you can donate either directly to
<a class="btclk" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu</a>
or use the QR code on the right, if that's the kind of convenience you prefer =)
</p>
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<noscript>
<div class="note">

View File

@@ -484,3 +484,15 @@ a.rss-link {
}
/* --------------------- */
a.btcqr {
float: right;
margin-left: 1em;
}
a.btclk {
font-family: courier;
font-size: 100%;
font-weight: 600;
text-decoration: none;
}

View File

@@ -39,7 +39,7 @@
<meta property="og:locale" content="uk-UA" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-02-28T20:40:59+00:00" />
<meta property="og:updated_time" content="2021-03-26T00:11:54+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />
@@ -150,14 +150,31 @@
Якщо ви тут вперше: ласкаво прошу! Напишіть мені <a href="https://github.com/Pomax/BezierInfo-2/issues">сюди</a>, якщо вас цікавить щось,
пов'язане з кривими Безьє, чого немає у підручнику.
</p>
<h2>Donations and sponsorship</h2>
<a class="btcqr" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">
<img src="./images/3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu.png" />
</a>
<p>
Якщо ви використовуєте цей ресурс для наукових досліджень, або пишете власне програмне забезпечення, будь ласка, розгляньте можливість
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">фінансової підтримки</a>
(будь-яка сума вітається), або <a href="https://www.patreon.com/bezierinfo">станьте патроном на Patreon</a>. Мені не платять за цю роботу,
тому якщо ви вважаєте цей сайт корисним, і хотіли б, щоб він підтримувався протягом тривалого часу, знайте: багато кави потрібно було за ці
роки, і ще багато буде потрібно. Тому, якщо можете допомогти з кавою, то можете бути впевнені, що цей ресурс буде підтримуватися ще довго!
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">фінансової підтримки</a> (будь-яка сума
вітається), або <a href="https://www.patreon.com/bezierinfo">станьте патроном на Patreon</a>. Мені не платять за цю роботу, тому якщо ви
вважаєте цей сайт корисним, і хотіли б, щоб він підтримувався протягом тривалого часу, знайте: багато кави потрібно було за ці роки, і ще
багато буде потрібно. Тому, якщо можете допомогти з кавою, то можете бути впевнені, що цей ресурс буде підтримуватися ще довго!
</p>
<h3>Bitcoin donations:</h3>
<p>
If you prefer to donate via Bitcoin, you can donate either directly to
<a class="btclk" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu</a>
or use the QR code on the right, if that's the kind of convenience you prefer =)
</p>
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<noscript>
<div class="note">

View File

@@ -41,7 +41,7 @@
<meta property="og:locale" content="zh-CN" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-02-28T20:40:59+00:00" />
<meta property="og:updated_time" content="2021-03-26T00:11:54+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />
@@ -155,13 +155,34 @@
If this is your first time here: welcome! Let me know if you were looking for anything in particular that the primer doesn't cover over on the
<a href="https://github.com/Pomax/BezierInfo-2/issues">issue tracker</a>!
</p>
<h2>Donations and sponsorship</h2>
<a class="btcqr" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">
<img src="./images/3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu.png" />
</a>
<p>
If this is a resource that you're using for research, or writing your own software, please consider
If this is a resource that you're using for research, as work reference, or even writing your own software, please consider
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">donating</a> (any amount helps) or
signing up as <a href="https://www.patreon.com/bezierinfo">a patron on Patreon</a>. I don't get paid to work on this, so if you find this site
valuable, and you'd like it to stick around for a long time to come, a lot of coffee went into writing this over the years, and a lot more
coffee will need to go into it yet: if you can spare a coffee, you'd be helping keep a resource alive and well!
coffee will need to go into it yet: if you can spare a coffee, you'd be helping keep a resource alive and well.
</p>
<p>
Also, if you are a company and your staff uses this book as a resource, or you use it as an onboarding resource, then please: consider
sponsoring the site! I am more than happy to work with your finance department on sponsorship invoicing and recognition.
</p>
<h3>Bitcoin donations:</h3>
<p>
If you prefer to donate via Bitcoin, you can donate either directly to
<a class="btclk" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu</a>
or use the QR code on the right, if that's the kind of convenience you prefer =)
</p>
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<noscript>

View File

@@ -0,0 +1,13 @@
<h2>{{ donationsHeading }} </h2>
<a class="btcqr" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">
<img src="./images/3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu.png">
</a>
{{ donationCTA }}
<h3>{{ bitcoinHeading }}</h3>
{{ bitcoinCTA }}
<br style="clear:both">

View File

@@ -53,6 +53,7 @@
<p>({{ langHelpLabel }})</p>
</div>
{{ longDescription }}
{% include "./fragments/donations.html" %}
<p>
<a href="https://twitter.com/TheRealPomax">Pomax</a>
</p>

View File

@@ -31,44 +31,83 @@ const localeStringData = {
If this is your first time here: welcome! Let me know if you were looking for anything
in particular that the primer doesn't cover over on the <a href="https://github.com/Pomax/BezierInfo-2/issues">issue tracker</a>!
</p>
`,
"ru-RU": `
<p>
If this is a resource that you're using for research, or writing your own software,
Приветствуем на Основах кривых Безье. Это бесплатное пособие/страница/электронная книга затрагивает математику и
программирование кривых Безье, охватывает большое количество тем касающихся прорисовки и работы с этим типом кривых,
который, по всей видимости, выскакивает везде: от кривых в Фотошоп-е до временных функций CSS и начертаний Шрифтов.
</p>
<p>
Если вы здесь впервые: салют! Обязательно напишите мне, если вы ищете что-то конкретное, на что не найдете ответ в
тексте. <a href="https://github.com/Pomax/BezierInfo-2/issues">трекер</a>!
</p>
`,
"uk-UA": `
<p>
Ласкаво прошу до Підручника з кривих Безьє. Це безкоштовний вебсайт/електронна книга, що пояснює і математичні,
і програмувальні аспекти кривих Безьє, покриваючи широкий спектр областей, які стосуються малювання та роботи з
цими кривими. Криві Безьє застосовуються всюди, починаючи з кривих у Photoshop, і закінчуючи функціями пом'якшення
(easing function) CSS та описом контурів популярних шрифтів.
</p>
<p>
Якщо ви тут вперше: ласкаво прошу! Напишіть мені <a href="https://github.com/Pomax/BezierInfo-2/issues">сюди</a>,
якщо вас цікавить щось, пов'язане з кривими Безьє, чого немає у підручнику.
</p>
`,
},
donationsHeading: {
"en-GB": `Donations and sponsorship`,
},
donationCTA: {
"en-GB": `<p>
If this is a resource that you're using for research, as work reference, or even writing your own software,
please consider <a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">donating</a>
(any amount helps) or signing up as <a href="https://www.patreon.com/bezierinfo">a patron on Patreon</a>.
I don't get paid to work on this, so if you find this site valuable, and you'd like it
to stick around for a long time to come, a lot of coffee went into writing this over the
years, and a lot more coffee will need to go into it yet: if you can spare a coffee, you'd
be helping keep a resource alive and well!
be helping keep a resource alive and well.
</p>
<p>
Also, if you are a company and your staff uses this book as a resource, or you use it as an
onboarding resource, then please: consider sponsoring the site! I am more than happy to work
with your finance department on sponsorship invoicing and recognition.
</p>
`,
"ru-RU": `
<p>
Приветствуем на Основах кривых Безье. Это бесплатное пособие/страница/электронная книга затрагивает математику и программирование кривых Безье, охватывает большое количество тем касающихся прорисовки и работы с этим типом кривых, который, по всей видимости, выскакивает везде: от кривых в Фотошоп-е до временных функций CSS и начертаний Шрифтов.
</p>
<p>
Если вы здесь впервые: салют! Обязательно напишите мне, если вы ищете что-то конкретное, на что не найдете ответ в тексте.
<a href="https://github.com/Pomax/BezierInfo-2/issues">трекер</a>!
</p>
<p>
Ежели сей ресурс помог вам в ваших исследованиях или в написании собственной программы рассмотрите возможность
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">задонатить</a> (любая сума годится) или станьте <a href="https://www.patreon.com/bezierinfo">патроном на Patreon</a>. Мне не платят за эту работу, потому, если нашли что-то для себя нужное на этом сайте и вам бы хотелось дабы существование его было долгим и успешным вот вам мысль: на создание этих страниц ушло много кофе, и уйдет еще больше на их совершенствование; если вы можете помочь с кофе — уже это может стать залогом долгой и счастливой жизни этого ресурса.
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">задонатить</a>
(любая сума годится) или станьте <a href="https://www.patreon.com/bezierinfo">патроном на Patreon</a>. Мне не
платят за эту работу, потому, если нашли что-то для себя нужное на этом сайте и вам бы хотелось дабы существование
его было долгим и успешным вот вам мысль: на создание этих страниц ушло много кофе, и уйдет еще больше на их
совершенствование; если вы можете помочь с кофе — уже это может стать залогом долгой и счастливой жизни этого ресурса.
</p>
`,
"uk-UA": `
<p>
Ласкаво прошу до Підручника з кривих Безьє. Це безкоштовний вебсайт/електронна книга, що пояснює і математичні, і програмувальні аспекти
кривих Безьє, покриваючи широкий спектр областей, які стосуються малювання та роботи з цими кривими. Криві Безьє застосовуються всюди, починаючи з кривих у Photoshop, і закінчуючи
функціями пом'якшення (easing function) CSS та описом контурів популярних шрифтів.
Якщо ви використовуєте цей ресурс для наукових досліджень, або пишете власне програмне забезпечення, будь ласка,
розгляньте можливість <a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">фінансової
підтримки</a> (будь-яка сума вітається), або <a href="https://www.patreon.com/bezierinfo">станьте патроном на Patreon</a>.
Мені не платять за цю роботу, тому якщо ви вважаєте цей сайт корисним, і хотіли б, щоб він підтримувався протягом
тривалого часу, знайте: багато кави потрібно було за ці роки, і ще багато буде потрібно. Тому, якщо можете допомогти
з кавою, то можете бути впевнені, що цей ресурс буде підтримуватися ще довго!
</p>
<p>
Якщо ви тут вперше: ласкаво прошу! Напишіть мені <a href="https://github.com/Pomax/BezierInfo-2/issues">сюди</a>, якщо вас цікавить щось, пов'язане з кривими Безьє, чого немає у підручнику.
</p>
<p>
Якщо ви використовуєте цей ресурс для наукових досліджень, або пишете власне програмне забезпечення, будь ласка, розгляньте можливість
<a href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=3BNHGHZAS3DP6&locale.x=en_CA">фінансової підтримки</a>
(будь-яка сума вітається), або <a href="https://www.patreon.com/bezierinfo">станьте патроном на Patreon</a>.
Мені не платять за цю роботу, тому якщо ви вважаєте цей сайт корисним, і хотіли б, щоб він підтримувався протягом тривалого часу, знайте:
багато кави потрібно було за ці роки, і ще багато буде потрібно. Тому, якщо можете допомогти з кавою, то можете бути впевнені, що цей ресурс буде підтримуватися ще довго!
`,
},
bitcoinHeading: {
"en-GB": `Bitcoin donations:`,
},
bitcoinCTA: {
"en-GB": `<p>
If you prefer to donate via Bitcoin, you can donate either directly to
<a class="btclk" href="bitcoin:3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu?label=Primer%20on%20Bezier%20Curves">3GY1HbQ2cH9V4xBLnRYdEfc42Nd1ZyjLZu</a>
or use the QR code on the right, if that's the kind of convenience you prefer =)
</p>
`,
},