mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
Sending balance Notification
This commit is contained in:
parent
15b9744b18
commit
a175f96039
5 changed files with 37 additions and 4 deletions
|
@ -382,3 +382,5 @@ $_L['To'] = 'To';
|
|||
$_L['insufficient_balance'] = 'insufficient balance';
|
||||
$_L['Send_Balance'] = 'Send Balance';
|
||||
$_L['Received_Balance'] = 'Received Balance';
|
||||
$_L['Minimum_Balance_Transfer'] = 'Minimum Balance Transfer';
|
||||
$_L['Minimum_Transfer'] = 'Minimum Transfer';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue