¨4.0.1¨

This commit is contained in:
¨NW¨
2023-12-03 14:07:47 +00:00
parent c08b36d1b6
commit f35052522d
1112 changed files with 43019 additions and 24987 deletions

View File

@@ -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',
],
];