[wdhm] Example : 30d = 30'.$_days.', 12h = 12'.$_hours.', 4w3d = 31'.$_days.'.
';
$_details_add_user = '
'.$_add_user.' with '.$_time_limit.'.
Should '.$_time_limit.' < '.$_validity.'.
';
$_details_user_profile = '
'.$_expired_mode.' is the control for the hotspot user.
Options : Remove, Notice, Remove & Record, Notice & Record.
- Remove: User will be deleted when expires.
- Notice: User will not deleted and get notification after user expiration.
- Record: Save the price of each user login. To calculate total sales of hotspot users.
'.$_lock_user.' : Username can only be used on 1 device only.
';
$_format_validity = '
Format '.$_validity.'
[wdhm] Example : 30d = 30'.$_days.', 12h = 12'.$_hours.', 30m = 30'.$_minutes.'
5'.$_hours.' 30'.$_minutes.' = 5h30m';
$_format_ip_binding = '
Format Upload/Download Max Limit
[k / M] Contoh : 512k, 1500k, 1M
Format '.$_validity.'
[d] Example: 30d = 30'.$_days.'.
';
$_help_report = '
- Click CSV to download.
- For filters per month, select Day and month, then click Filter.
- Filter based on '.$_prefix.', fill '.$_prefix.' in the search input, then click filter.
- Filter based on '.$_comment.', fill in !!'.$_comment.' in the column, then click filter. Or click one of the comments. (Mikhmon Online).
- It is recommended to delete the sales report after download the CSV report.
';
$_delete_report = '
- Deleting the Selling Report will delete the User Log as well.
- It is recommended to download '.$_user_log.' first.
';