diff --git a/html/cgi-bin/credits.cgi b/html/cgi-bin/credits.cgi index bc1c1639e..de539fda8 100644 --- a/html/cgi-bin/credits.cgi +++ b/html/cgi-bin/credits.cgi @@ -38,11 +38,17 @@ require "${General::swroot}/header.pl"; &Header::openbox('100%', 'left', $Lang::tr{'donation'}); print <$Lang::tr{'donation-text'}

- +

$Lang::tr{'donation-bpfire-text'}

- - $Lang::tr{'donation'} + + $Lang::tr{'donation-bpfire'} + +
+

$Lang::tr{'donation-ipfire-text'}

+
+ + + $Lang::tr{'donation-ipfire'}
END @@ -54,7 +60,7 @@ END print <
- $Lang::tr{'visit us at'}: https://www.ipfire.org/ + $Lang::tr{'visit us at'}: https://www.bpfire.net/ https://www.ipfire.org/


diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 4f9524e17..2b4dfc0ff 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -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' => 'IPFire 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' => 'IPFire 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' => 'BPFire 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
and then press Save.', diff --git a/langs/zh/cgi-bin/zh.pl b/langs/zh/cgi-bin/zh.pl index 7d86371f5..debc6ef19 100644 --- a/langs/zh/cgi-bin/zh.pl +++ b/langs/zh/cgi-bin/zh.pl @@ -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' => 'IPFire由志愿者在空闲时间进行维护。为了保持该项目的运行成本,如果您愿意支持我们,请您为我们提供一小笔捐款。', +'donation-ipfire-text' => 'IPFire由志愿者在空闲时间进行维护。为了保持该项目的运行成本,如果您愿意支持我们,请您为我们提供一小笔捐款。', +'donation-bpfire-text' => 'BPFire为普罗大众带来革命创新性的eBPF技术,为家庭用户或任何大小组织企业的网络安全保驾护航. 由Vincent Li在空闲时间进行维护。为了保持该项目的运行成本,如果您愿意支持他,请您为他提供一小笔捐款。', 'done' => '做吧', 'dos charset' => 'DOS字符集', 'down and up speed' => '输入您的下行和上行速度
然后点击保存。',