/home/techb158/immovalet.com/platform/plugins/ecommerce/resources/lang/en
NameSizeModeActions
brands.php11790644editdlrm
currency.php8530644editdlrm
customer.php6480644editdlrm
discount.php21710644editdlrm
ecommerce.php69560644editdlrm
email.php13700644editdlrm
flash-sale.php1550644editdlrm
order.php130930644editdlrm
payment.php24830644editdlrm
prices.php1330644editdlrm
product-attribute-sets.php34490644editdlrm
product-attributes.php3510644editdlrm
product-categories.php5010644editdlrm
product-collections.php5280644editdlrm
product-label.php2440644editdlrm
product-tag.php1220644editdlrm
products.php91760644editdlrm
reports.php11810644editdlrm
review.php8860644editdlrm
shipping.php63210644editdlrm
store-locator.php7930644editdlrm
tax.php2560644editdlrm
Edit: /home/techb158/immovalet.com/platform/plugins/ecommerce/resources/lang/en/brands.php (1179B)
'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', ], ];