|
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/admin.poskrypt.com/lang/ps/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Brand Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used for Brand CRUD operations.
|
*/
'brands' => 'برانډونه',
'manage_your_brands' => 'خپل برانډونه اداره کړئ',
'all_your_brands' => 'ستاسو ټول برانډونه',
'note' => 'یادونه',
'brand_name' => 'د برانډ نوم',
'short_description' => 'لنډ معلومات',
'added_success' => 'برانډ په بریالیتوب سره زیاته کړه',
'updated_success' => 'برانډ په بریالیتوب سره تازه شوه',
'deleted_success' => 'برانډ بریالیتوب سره پاک شو',
'add_brand' => 'برانډ اضافه کړئ',
'edit_brand' => 'برانډ سمول',
];