/home/techb158/immovalet.com/platform/plugins/ecommerce/resources/lang/en
Edit: /home/techb158/immovalet.com/platform/plugins/ecommerce/resources/lang/en/customer.php (648B)
'Customers',
'create' => 'Create a customer',
'edit' => 'Edit customer ":name"',
'email' => 'Email',
'email_placeholder' => 'Ex: example@gmail.com',
'password' => 'Password',
'change_password' => 'Change password?',
'password_confirmation' => 'Password confirmation',
'intro' => [
'title' => 'Manage customers',
'description' => 'When a customer buy your product(s), you will know their order histories.',
'button_text' => 'Create customer',
],
];