mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
Add Balance to Reports
This commit is contained in:
parent
a09dc57495
commit
4fd8165d89
3 changed files with 3 additions and 1 deletions
|
@ -379,3 +379,4 @@ $_L['Cannot_send_to_yourself'] = 'Cannot send to yourself';
|
|||
$_L['Sending_balance_success'] = 'Sending balance success';
|
||||
$_L['From'] = 'From';
|
||||
$_L['To'] = 'To';
|
||||
$_L['insufficient_balance'] = 'insufficient balance';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue