|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/poskrypt/test.poskrypt.com/lang/en/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Brand Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used for Brand CRUD operations.
|
*/
'brands' => 'Brands',
'manage_your_brands' => 'Manage your brands',
'all_your_brands' => 'All your brands',
'note' => 'Note',
'brand_name' => 'Brand name',
'short_description' => 'Short description',
'added_success' => 'Brand added successfully',
'updated_success' => 'Brand updated successfully',
'deleted_success' => 'Brand deleted successfully',
'add_brand' => 'Add brand',
'edit_brand' => 'Edit brand',
];