commit
5f353392e3
@ -384,6 +384,7 @@
|
||||
"Vouchers": "Voucher",
|
||||
"Refill_Customer": "Isi Ulang Voucher",
|
||||
"Recharge_Customer": "Isi Ulang Paket",
|
||||
"Plan": "Paket",
|
||||
"Plans": "Paket",
|
||||
"PPPOE": "PPPOE",
|
||||
"Bandwidth": "Bandwidth",
|
||||
@ -911,5 +912,7 @@
|
||||
"Mandatory_Fields": "Bidang yang wajib diisi",
|
||||
"Single_Admin_Session": "Sesi Admin Tunggal",
|
||||
"Mikrotik_SMS_Command": "Perintah SMS Mikrotik",
|
||||
"Expired_Cronjob_Every_5_Minutes__Recommended_": "Cronjob Kedaluwarsa Setiap 5 Menit [Direkomendasikan]"
|
||||
"Expired_Cronjob_Every_5_Minutes__Recommended_": "Cronjob Kedaluwarsa Setiap 5 Menit [Direkomendasikan]",
|
||||
"Visit": "Kunjungi",
|
||||
"sync": "Sinkron"
|
||||
}
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<div class="box box-hovered mb20 box-primary">
|
||||
<div class="box-header">
|
||||
<h3 class="box-title">{Lang::T('Contributors')}</h3>
|
||||
<h3 class="box-title">{Lang::T('Contribution')} PHPNuxBill</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
<a href="https://github.com/hotspotbilling/phpnuxbill/graphs/contributors" target="_blank">
|
||||
@ -22,9 +22,9 @@
|
||||
<div class="col-sm-6">
|
||||
<div class="box box-hovered mb20 box-primary">
|
||||
<div class="box-header">
|
||||
<h3 class="box-title">{Lang::T('Discussions')}</h3>
|
||||
<h3 class="box-title">{Lang::T('Discussion – Get Help from the Community')}</h3>
|
||||
</div>
|
||||
<div class="box-body">{Lang::T('Get help from community')}</div>
|
||||
<div class="box-body">{Lang::T('Join the discussion to find solutions and support from a community ready to help.')}</div>
|
||||
<div class="box-footer">
|
||||
<div class="btn-group btn-group-justified" role="group" aria-label="...">
|
||||
<a href="https://github.com/hotspotbilling/phpnuxbill/discussions" target="_blank"
|
||||
@ -42,10 +42,9 @@
|
||||
<div class="col-sm-6">
|
||||
<div class="box box-hovered mb20 box-primary">
|
||||
<div class="box-header">
|
||||
<h3 class="box-title">Donasi</h3>
|
||||
<h3 class="box-title">{Lang::T('Donations')} 🇮🇩</h3>
|
||||
</div>
|
||||
<div class="box-body">Untuk pengembangan lebih baik, donasi ke iBNuX, donasi akan membantu terus
|
||||
pengembangan aplikasi</div>
|
||||
<div class="box-body">{Lang::T('To support further development, please donate to iBNuX. Your donation will help ensure the continued development of this application.')}</div>
|
||||
<div class="table-responsive">
|
||||
<table class="table table-bordered table-striped">
|
||||
<tbody>
|
||||
@ -77,10 +76,10 @@
|
||||
<div class="col-sm-6">
|
||||
<div class="box box-hovered mb20 box-primary">
|
||||
<div class="box-header">
|
||||
<h3 class="box-title">Donations</h3>
|
||||
<h3 class="box-title">{Lang::T('Donations other than')} 🇮🇩</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
Donations will help to continue phpnuxbill development
|
||||
{Lang::T('Your donation will help support and continue the development of PHPNuxBill.')}
|
||||
</div>
|
||||
<div class="table-responsive">
|
||||
<table class="table table-bordered table-striped">
|
||||
@ -117,21 +116,21 @@
|
||||
<div class="col-sm-6">
|
||||
<div class="box box-hovered mb20 box-primary">
|
||||
<div class="box-header">
|
||||
<h3 class="box-title">{Lang::T('Chat with me')}</h3>
|
||||
<h3 class="box-title">{Lang::T('Chat with Me — Paid Support $50')}</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
{Lang::T('$50 Paid Support')}<br>{Lang::T('donation confirmation?')}<br>{Lang::T('Or ask any Donation Alternative')}
|
||||
{Lang::T('Confirm your donation to continue this paid support. Or, ask about alternative donations available to suit your needs.')}
|
||||
</div>
|
||||
<div class="box-footer">
|
||||
<a href="https://t.me/ibnux" target="_blank" class="btn btn-primary btn-sm btn-block">Telegram</a>
|
||||
<a href="https://t.me/ibnux" target="_blank" class="btn btn-primary btn-sm btn-block">{Lang::T('Telegram')}</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box box-primary box-hovered mb20 activities">
|
||||
<div class="box-header">
|
||||
<h3 class="box-title">{Lang::T('Free WhatsApp Gateway and Telegram Bot creater')}</h3>
|
||||
<h3 class="box-title">{Lang::T('WhatsApp Gateway and Free Telegram Bot')}</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
{Lang::T('There is a Telegram bot wizard in here')}
|
||||
{Lang::T('Connect your PHPNuxBill to WhatsApp efficiently using WhatsApp Gateway. Also, create Telegram bots easily and practically.')}
|
||||
</div>
|
||||
<div class="box-footer">
|
||||
<a href="https://wa.nux.my.id/login" target="_blank"
|
||||
@ -146,9 +145,8 @@
|
||||
</div>
|
||||
<div class="box-body">
|
||||
<b>PHPNuxBill</b>
|
||||
{Lang::T('is a billing Hotspot and PPPOE for Mikrotik using PHP and Mikrotik API to comunicate
|
||||
with router. If you get more profit with this application, please donate us.')}<br>{Lang::T('Watch project')} <a
|
||||
href="https://github.com/hotspotbilling/phpnuxbill" target="_blank">{Lang::T('in here')}</a>
|
||||
{Lang::T('is a Hotspot and PPPoE billing platform for Mikrotik developed using PHP. The application uses Mikrotik API to communicate with the router, ensuring efficient and easy integration. If you feel you get more benefits from this application, we would greatly appreciate your contribution through donation.')}<br>{Lang::T('Watch project –')} <a
|
||||
href="https://github.com/hotspotbilling/phpnuxbill" target="_blank">{Lang::T('IN HERE')}</a>
|
||||
</div>
|
||||
<div class="box-footer" id="currentVersion">ver</div>
|
||||
<div class="box-footer" id="latestVersion">ver</div>
|
||||
@ -172,51 +170,103 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="box-footer">
|
||||
{Lang::T('If you Download manual the update file, sometime update change database, after uploading, click this
|
||||
button to update database structure.')}
|
||||
{Lang::T('If you download the update file manually, sometimes the update may change the database structure. After the file is successfully uploaded, click this button to update the database structure.')}
|
||||
<a href="./update.php?step=4" class="btn btn-default btn-sm btn-block">{Lang::T('Update Database')}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box box-hovered mb20 box-primary">
|
||||
<div class="box-header">
|
||||
<h3 class="box-title">{Lang::T('Credits')}</h3>
|
||||
</div>
|
||||
<table class="table table-sm">
|
||||
<tr>
|
||||
<td>
|
||||
<ul>
|
||||
<li>Bootstrap V3 <a href="https://getbootstrap.com/docs/3.4/" target="_blank"><i
|
||||
class="glyphicon glyphicon-globe"></i></a></li>
|
||||
<li>Admin LTE V3 <a href="https://adminlte.io/themes/v3/" target="_blank"><i
|
||||
class="glyphicon glyphicon-globe"></i></a></li>
|
||||
<li>Smarty Template V4 <a href="https://www.smarty.net/" target="_blank"><i
|
||||
class="glyphicon glyphicon-globe"></i></a></li>
|
||||
<li>PHP IdiORM <a href="https://idiorm.readthedocs.io/" target="_blank"><i
|
||||
class="glyphicon glyphicon-globe"></i></a></li>
|
||||
<li>PHP mPDF <a href="https://mpdf.github.io/" target="_blank"><i
|
||||
class="glyphicon glyphicon-globe"></i></a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>PHP QRCode <a href="http://phpqrcode.sourceforge.net/" target="_blank"><i
|
||||
class="glyphicon glyphicon-globe"></i></a></li>
|
||||
<li>PHP Net_RouterOS<a href="https://github.com/pear2/Net_RouterOS" target="_blank"><i
|
||||
class="glyphicon glyphicon-globe"></i></a></li>
|
||||
<li>Summernote <a href="https://summernote.org/" target="_blank"><i
|
||||
class="glyphicon glyphicon-globe"></i></a></li>
|
||||
<li>PHP Mailer <a href="https://github.com/PHPMailer/PHPMailer/" target="_blank"><i
|
||||
class="glyphicon glyphicon-globe"></i></a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<div class="box-header">
|
||||
<h3 class="box-title">{Lang::T('Credits')}</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-bordered table-striped table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{Lang::T('Souce')}</th>
|
||||
<th>{Lang::T('Details')}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Bootstrap V3</td>
|
||||
<td>
|
||||
<a href="https://getbootstrap.com/docs/3.4/" target="_blank">
|
||||
<i class="glyphicon glyphicon-globe"></i> {Lang::T('Visit')}
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Admin LTE V3</td>
|
||||
<td>
|
||||
<a href="https://adminlte.io/themes/v3/" target="_blank">
|
||||
<i class="glyphicon glyphicon-globe"></i> {Lang::T('Visit')}
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Smarty Template V4</td>
|
||||
<td>
|
||||
<a href="https://www.smarty.net/" target="_blank">
|
||||
<i class="glyphicon glyphicon-globe"></i> {Lang::T('Visit')}
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PHP IdiORM</td>
|
||||
<td>
|
||||
<a href="https://idiorm.readthedocs.io/" target="_blank">
|
||||
<i class="glyphicon glyphicon-globe"></i> {Lang::T('Visit')}
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PHP mPDF</td>
|
||||
<td>
|
||||
<a href="https://mpdf.github.io/" target="_blank">
|
||||
<i class="glyphicon glyphicon-globe"></i> {Lang::T('Visit')}
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PHP QRCode</td>
|
||||
<td>
|
||||
<a href="http://phpqrcode.sourceforge.net/" target="_blank">
|
||||
<i class="glyphicon glyphicon-globe"></i> {Lang::T('Visit')}
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PHP Net_RouterOS</td>
|
||||
<td>
|
||||
<a href="https://github.com/pear2/Net_RouterOS" target="_blank">
|
||||
<i class="glyphicon glyphicon-globe"></i> {Lang::T('Visit')}
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Summernote</td>
|
||||
<td>
|
||||
<a href="https://summernote.org/" target="_blank">
|
||||
<i class="glyphicon glyphicon-globe"></i> {Lang::T('Visit')}
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PHP Mailer</td>
|
||||
<td>
|
||||
<a href="https://github.com/PHPMailer/PHPMailer/" target="_blank">
|
||||
<i class="glyphicon glyphicon-globe"></i> {Lang::T('Visit')}
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="box-body">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
window.addEventListener('DOMContentLoaded', function() {
|
||||
$.getJSON("./version.json?" + Math.random(), function(data) {
|
||||
@ -229,4 +279,4 @@
|
||||
});
|
||||
});
|
||||
</script>
|
||||
{include file="sections/footer.tpl"}
|
||||
{include file="sections/footer.tpl"}
|
||||
|
@ -55,7 +55,7 @@
|
||||
{$plan['validity_unit']}</span>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
<b>{Lang::T('Using')}</b> <span class="pull-right">
|
||||
<b>{Lang::T('Payment via')}</b> <span class="pull-right">
|
||||
<select name="using"
|
||||
style="background-color: white;outline: 1px;border: 1px solid #b7b7b7;">
|
||||
{foreach $usings as $us}
|
||||
@ -182,4 +182,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{include file="sections/footer.tpl"}
|
||||
{include file="sections/footer.tpl"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user