UI: adjust credits for BPFire/IPFire support

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2024-09-09 14:36:01 +00:00
parent 6047d1079b
commit 3e3b5c0e89
3 changed files with 19 additions and 9 deletions

View File

@@ -38,11 +38,17 @@ require "${General::swroot}/header.pl";
&Header::openbox('100%', 'left', $Lang::tr{'donation'});
print <<END
<p>$Lang::tr{'donation-text'}</p>
<p>$Lang::tr{'donation-bpfire-text'}</p>
<div align="center">
<a href="https://www.ipfire.org/donate">
<strong>$Lang::tr{'donation'}</strong>
<a href="https://www.paypal.com/donate/?business=BL97G8687E5B6&no_recurring=0&item_name=Make+revolutionary+eBPF+technology+available+for+non-tech+savvy+users+for+safe+online+surfing&currency_code=USD" target="_blank">
<strong>$Lang::tr{'donation-bpfire'}</strong>
</a>
</div>
<p>$Lang::tr{'donation-ipfire-text'}</p>
<div align="center">
<a href="https://www.ipfire.org/donate" target="_blank">
<strong>$Lang::tr{'donation-ipfire'}</strong>
</a>
</div>
END
@@ -54,7 +60,7 @@ END
print <<END
<br>
<center>
$Lang::tr{'visit us at'}: <b><a href='https://www.ipfire.org/' target="_blank">https://www.ipfire.org/</a></b>
$Lang::tr{'visit us at'}: <b><a href='http://www.bpfire.net/' target="_blank">https://www.bpfire.net/</a></b> <b><a href='https://www.ipfire.org/' target="_blank">https://www.ipfire.org/</a></b>
</center>
<br><br>

View File

@@ -927,9 +927,11 @@
'domain name' => 'Domain name',
'domain name suffix' => 'Domain name suffix:',
'domain not set' => 'Domain not set.',
'donation' => 'Donation',
'donation-ipfire' => 'IPFire Donation',
'donation-bpfire' => 'BPFire Donation',
'donation-link' => 'https://www.paypal.com/en_US/GB/i/btn/btn_donateCC_LG.gif',
'donation-text' => '<strong>IPFire</strong> is driven and maintained by volunteers in their free time. To keep this project running costs incurred, if you like to support us we would be pleased by a small donation.',
'donation-ipfire-text' => '<strong>IPFire</strong> is driven and maintained by volunteers in their free time. To keep this project running costs incurred, if you like to support us we would be pleased by a small donation.',
'donation-bpfire-text' => '<strong>BPFire</strong> is to enable revolutionary eBPF technology for non-tech savvy users, make eBPF technology available to home users or any size of organizations to secure their network environment, It is driven and maintained by Vincent Li in his free time. To keep this project running costs incurred, if you like to support him he would be pleased by a small donation.',
'done' => 'Do it',
'dos charset' => 'DOS Charset',
'down and up speed' => 'Enter your Down- and Uplink-Speed <br /> and then press <i>Save</i>.',

View File

@@ -924,9 +924,11 @@
'domain name' => '域名',
'domain name suffix' => '域名后缀:',
'domain not set' => '未设置域。',
'donation' => '捐款',
'donation-ipfire' => 'IPFire 捐款',
'donation-bpfire' => 'BPFire 捐款',
'donation-link' => 'https://www.paypal.com/en_US/GB/i/btn/btn_donateCC_LG.gif',
'donation-text' => '<strong>IPFire</strong>由志愿者在空闲时间进行维护。为了保持该项目的运行成本,如果您愿意支持我们,请您为我们提供一小笔捐款。',
'donation-ipfire-text' => '<strong>IPFire</strong>由志愿者在空闲时间进行维护。为了保持该项目的运行成本,如果您愿意支持我们,请您为我们提供一小笔捐款。',
'donation-bpfire-text' => '<strong>BPFire</strong>为普罗大众带来革命创新性的eBPF技术为家庭用户或任何大小组织企业的网络安全保驾护航. 由Vincent Li在空闲时间进行维护。为了保持该项目的运行成本如果您愿意支持他请您为他提供一小笔捐款。',
'done' => '做吧',
'dos charset' => 'DOS字符集',
'down and up speed' => '输入您的下行和上行速度<br /> 然后点击<i>保存</i>。',