|
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/leadai/leadai.co.in/resources/lang/hi/ |
Upload File : |
<?php
return [
'dashboard' => 'डैशबोर्ड',
'admin' => 'व्यवस्थापक',
'modules' => 'मॉड्यूल',
'roles' => 'भूमिका',
'restaurant_setting' => 'रेस्टोरेंट सेटिंग',
'logs' => 'लॉग',
'notification_setting' => 'अधिसूचना सेटिंग',
'user_roles_permission' => 'उपयोगकर्ता, भूमिकाएँ और अनुमतियाँ',
'admin_users' => 'व्यवस्थापक उपयोगकर्ता',
'id' => 'पहचान',
'role' => 'भूमिका',
'username' => 'उपयोगकर्ता नाम',
'email' => 'ईमेल',
'phone' => 'फ़ोन',
'status' => 'स्थिति',
'action' => 'कार्रवाई',
'list' => 'सूची',
'module' => 'मॉड्यूल',
'type' => 'प्रकार',
'name' => 'नाम',
'slug' => 'काउंटर',
'permissions' => 'अनुमतियां',
'activity' => 'गतिविधि',
'ip' => 'आई पी',
'created' => 'पर बनाया',
'add' => 'जोड़ना',
'si' => 'क्रम संख्या',
'organization'=> "संगठन",
'company'=> "संगठन",
'settings' => 'सेटिंग',
'it_users' => 'IT उपयोगकर्ता',
'sno'=> 'क्र.सं.',
'contact'=> 'संपर्क',
'person'=> 'व्यक्ति',
'country'=> 'देश',
'state'=> 'राज्य',
'gst'=> 'जीएसटी',
'type'=>'प्रकार',
'city'=>'शहर',
'export'=>'निर्यात',
'import'=>'आयात',
'new'=> 'नया',
'add'=>'जोड़ें',
'date'=>'तिथि',
'start'=>'आरंभ',
'end'=>'अंतिम',
'clear'=>'स्पष्ट',
'save'=>'सुरक्षित',
'delete'=>'मिटाना',
'apply'=>'आवेदन',
'password'=>'पासवर्ड',
'confirm'=> 'पुष्टि',
'website' => 'वेबसाइट',
'designation'=>'पद',
'branch'=>'शाखा',
'limit'=>'Limit',
'location'=>'स्थान',
'address'=>'पता',
'billing'=>'बिलिंग',
'notes'=>'टिप्पणी',
'other'=>'अन्य',
'info'=>'सूचना',
'pincode'=>'पिन कोड',
'profile'=>'प्रोफ़ाइल',
'logout'=>'लॉग आउट',
'change'=>'परिवर्तन',
'edit'=>'संपादन',
'view'=>'देखे',
'submit'=>'सुरक्षित',
'users'=>'उपयोगकर्ता',
'dealer'=> 'विक्रेता',
'partner'=> 'साथी',
'manager'=> 'प्रबंधक',
'owner'=> 'मालिक',
'licence'=> 'लाइसेंस',
'distributor'=>'वितरक',
'restaurant'=> 'रेस्टोरेंट',
'key' => 'कुंजी',
'duration'=>'अवधि',
'employee'=>'कर्मचारी',
'customer'=>'ग्राहक',
'sales'=> 'बिक्री',
'management'=> 'प्रबंधन',
'reports'=>'रिपोर्ट',
'notifications'=> 'सूचनाएं',
'activation' => 'सक्रियण',
'details' => 'विवरण',
'price'=>'मूल्य',
'discount'=>'छूट',
'time' => 'समय',
'order_id' => 'Order Id',
'renewal' => 'नवीनीकरण',
'invoice' => 'Invoice',
'client' => 'client',
'pipeline' => 'Pipeline',
'lead_stage'=> 'Lead Stage',
'deal_stage'=> 'Deal Stage',
'source' => 'Source',
'manage' => 'Manage',
'stages' => 'Stages',
'deal' => 'Deal',
'lead'=> 'Lead',
'deals'=> 'Deals',
'leads'=>'Leads',
'students'=>'Students',
'student'=>'Student',
'products'=> 'Products',
'product'=>'Product',
'create'=>'Create',
'stage'=>'Stage',
'department'=>'Department',
'brands'=>'Brands',
'default'=>'Default',
'team' => 'Team',
'teams' => 'Teams',
'sku'=>'SKU',
'sale'=>'Sale',
'purchase_price'=>'Purchase Price',
'tax'=>'TAX',
'unit'=>'Unit',
'upload'=>'Upload',
'image'=>'Image',
'quantity'=>'Quantity',
'course' => 'Course',
'select'=> 'Select',
'subject'=> 'Subject',
'url'=>'URL',
'agent'=>'Agent',
'permission'=>'Permission',
'tag'=>'Tag'
// Add more key-value pairs as needed
];