¨4.0.1¨
This commit is contained in:
@@ -62,7 +62,7 @@ return [
|
||||
],
|
||||
'send_welcome_email_after_registration' => 'Send welcome email after registration',
|
||||
'send_invoice_email' => 'Send invoice email to the customer after checkout',
|
||||
'allow_customers_to_subscribe' => 'Allow customers to subscribe to your newsletter.',
|
||||
'allow_customers_to_subscribe' => 'Allow customers to subscribe to your newsletter',
|
||||
'enable_facebook_login' => 'Enable Facebook Login',
|
||||
'enable_google_login' => 'Enable Google Login',
|
||||
'enable_free_shipping' => 'Enable Free Shipping',
|
||||
@@ -83,6 +83,6 @@ return [
|
||||
'enable_check_payment' => 'Enable Check / Money Order',
|
||||
],
|
||||
'validation' => [
|
||||
'sqlite_is_not_installed' => 'SQLite is not installed.',
|
||||
'sqlite_is_not_installed' => 'SQLite is not installed',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user