'description'=>'The update of :alias from :current_version to :new_version failed in <strong>:step</strong> step with the following message: :error_message',
'description'=>'Not able to create the export file due to the following issue:',
],
],
'menu'=>[
'export_completed'=>[
'title'=>'Export is ready',
'description'=>'Your <strong>:type</strong> export file is ready to <a href=":url" target="_blank"><strong>download</strong></a>.',
],
'export_failed'=>[
'title'=>'Export failed',
'description'=>'Not able to create the export file due to the following issue: :issues',
],
'import_completed'=>[
'title'=>'Import completed',
'description'=>'Your <strong>:type</strong> lined <strong>:count</strong> data is imported successfully.',
],
'new_apps'=>[
'title'=>'New App',
'description'=>'<strong>:name</strong> app is out. You can <a href=":url">click here</a> to see the details.',
],
'invoice_new_customer'=>[
'title'=>'New Invoice',
'description'=>'<strong>:invoice_number</strong> invoice is created. You can <a href=":invoice_portal_link">click here</a> to see the details and proceed with the payment.',
],
'invoice_remind_customer'=>[
'title'=>'Invoice Overdue',
'description'=>'<strong>:invoice_number</strong> invoice was due <strong>:invoice_due_date</strong>. You can <a href=":invoice_portal_link">click here</a> to see the details and proceed with the payment.',
],
'invoice_remind_admin'=>[
'title'=>'Invoice Overdue',
'description'=>'<strong>:invoice_number</strong> invoice was due <strong>:invoice_due_date</strong>. You can <a href=":invoice_admin_link">click here</a> to see the details.',
],
'invoice_recur_customer'=>[
'title'=>'New Recurring Invoice',
'description'=>'<strong>:invoice_number</strong> invoice is created based on your recurring circle. You can <a href=":invoice_portal_link">click here</a> to see the details and proceed with the payment.',
],
'invoice_recur_admin'=>[
'title'=>'New Recurring Invoice',
'description'=>'<strong>:invoice_number</strong> invoice is created based on <strong>:customer_name</strong> recurring circle. You can <a href=":invoice_admin_link">click here</a> to see the details.',
],
'invoice_view_admin'=>[
'title'=>'Invoice Viewed',
'description'=>'<strong>:customer_name</strong> has viewed the <strong>:invoice_number</strong> invoice. You can <a href=":invoice_admin_link">click here</a> to see the details.',
],
'revenue_new_customer'=>[
'title'=>'Payment Received',
'description'=>'Thank you for the payment for <strong>:invoice_number</strong> invoice. You can <a href=":invoice_portal_link">click here</a> to see the details.',
],
'invoice_payment_customer'=>[
'title'=>'Payment Received',
'description'=>'Thank you for the payment for <strong>:invoice_number</strong> invoice. You can <a href=":invoice_portal_link">click here</a> to see the details.',
],
'invoice_payment_admin'=>[
'title'=>'Payment Received',
'description'=>':customer_name recorded payment for <strong>:invoice_number</strong> invoice. You can <a href=":invoice_admin_link">click here</a> to see the details.',
],
'bill_remind_admin'=>[
'title'=>'Bill Overdue',
'description'=>'<strong>:bill_number</strong> bill was due <strong>:bill_due_date</strong>. You can <a href=":bill_admin_link">click here</a> to see the details.',
],
'bill_recur_admin'=>[
'title'=>'New Recurring Bill',
'description'=>'<strong>:bill_number</strong> bill is created based on <strong>:vendor_name</strong> recurring circle. You can <a href=":bill_admin_link">click here</a> to see the details.',