add new lang text

This commit is contained in:
Ibnu Maksum 2023-03-06 14:51:13 +07:00
parent 26be14bf0e
commit 41c3628eeb
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -309,3 +309,10 @@ $_L['Failed_to_create_Paypal_transaction'] = 'Failed to create Paypal transactio
$_L['Plugin'] = 'Plugin'; $_L['Plugin'] = 'Plugin';
$_L['Plugin_Manager'] = 'Plugin Manager'; $_L['Plugin_Manager'] = 'Plugin Manager';
$_L['Plugin_Manager'] = 'Plugin Manager'; $_L['Plugin_Manager'] = 'Plugin Manager';
$_L['User_Notification'] = 'User Notification';
$_L['Expired_Notification'] = 'Expired Notification';
$_L['User_will_get_notification_when_package_expired'] = 'User will get notification when package expired';
$_L['Expired_Notification_Message'] = 'Expired Notification Message';
$_L['bnameb_will_be_replaced_with_Customer_Name_bpackageb_will_be_replaced_with_Package_name'] = '<b>[[name]]</b> will be replaced with Customer Name. <b>[[package]]</b> will be replaced with Package name.';
$_L['Payment_Notification'] = 'Payment Notification';
$_L['User_will_get_invoice_notification_when_buy_package_or_package_refilled'] = 'User will get invoice notification when buy package or package refilled';