diff --git a/system/lan/indonesia/common.lan.php b/system/lan/indonesia/common.lan.php index 070c5a8..be92d51 100644 --- a/system/lan/indonesia/common.lan.php +++ b/system/lan/indonesia/common.lan.php @@ -301,11 +301,18 @@ $_L['Buy_Package'] = 'Buy Package'; $_L['Email'] = 'Email'; $_L['Company_Footer'] = 'Company Footer'; $_L['Will_show_below_user_pages'] = 'Will show below user pages'; -$_L['Request_OTP'] = 'Request OTP'; -$_L['Verification_Code'] = 'Verification Code'; -$_L['SMS_Verification_Code'] = 'SMS Verification Code'; -$_L['Please_enter_your_email_address'] = 'Please enter your email address'; -$_L['Failed_to_create_Paypal_transaction'] = 'Failed to create Paypal transaction.'; -$_L['Plugin'] = 'Plugin'; -$_L['Plugin_Manager'] = 'Plugin Manager'; -$_L['Plugin_Manager'] = 'Plugin Manager'; +$_L['Request_OTP'] = 'Request OTP'; +$_L['Verification_Code'] = 'Verification Code'; +$_L['SMS_Verification_Code'] = 'SMS Verification Code'; +$_L['Please_enter_your_email_address'] = 'Please enter your email address'; +$_L['Failed_to_create_Paypal_transaction'] = 'Failed to create Paypal transaction.'; +$_L['Plugin'] = 'Plugin'; +$_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'] = '[[name]] will be replaced with Customer Name. [[package]] 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';