/home/techb158/immovalet.com/resources/lang/vendor/plugins/ecommerce/en
Edit: /home/techb158/immovalet.com/resources/lang/vendor/plugins/ecommerce/en/brands.php (998B)
'Brands',
'create' => 'New brand',
'edit' => 'Edit brand',
'form' => [
'name' => 'Name',
'name_placeholder' => 'Brand\'s name (Maximum 255 characters)',
'description' => 'Description',
'description_placeholder' => 'Short description for brand (Maximum 400 characters)',
'website' => 'Website',
'logo' => 'Logo',
'is_featured' => 'Is featured',
],
'logo' => 'Logo',
'website' => 'Website',
'notices' => [
'no_select' => 'Please select at least one record to take this action!',
'update_success_message' => 'Update successfully',
],
'cannot_delete' => 'Brand could not be deleted',
'brand_deleted' => 'Brand deleted',
'menu' => 'Brands',
'no_brand' => 'No brand',
'intro' => [
'title' => 'Manage brands',
'description' => 'Manage product brands such as Nike, Adidas, Bitis ...',
'button_text' => 'Create brand',
],
];