|
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/en/ |
Upload File : |
<?php
return [
'dashboard' => 'Dashboard',
'admin' => 'Admin',
'modules' => 'Modules',
'roles' => 'Roles',
'restaurant_setting' => 'Restaurant Settings',
'logs' => 'Logs',
'notification_setting' => 'Notification Settings',
'user_roles_permission' => 'USERS, ROLES & PERMISSIONS',
'admin_users' => 'Admin User',
'id' => 'ID',
'role' => 'Role',
'username' => 'Username',
'email' => 'Email',
'phone' => 'Phone',
'status' => 'Status',
'action' => 'Action',
'list' => 'List',
'module' => 'Module',
'type' => 'Type',
'name' => 'Name',
'slug' => 'Slug',
'permissions' => 'Permissions',
'activity' => 'Activity',
'ip' => 'IP',
'created' => 'Created On',
'add' => 'Add',
'si' => 'SI',
'master_tag' => 'Master Tag',
'add_master_tag' => 'Add Master Tag',
'master_tag_list' => 'Master Tag List',
'organization'=> "Organization",
'company'=> "Company",
'settings' => 'Settings',
'it_users'=>'IT Users',
'sno'=> 'SNo',
'contact'=> 'Contact',
'person'=> 'Person',
'country'=> 'Country',
'state'=> 'State',
'gst'=> 'GST',
'type'=>'Type',
'city'=>'City',
'export'=>'Export',
'import'=>'import',
'new'=> 'New',
'add'=>'Add',
'date'=>'Date',
'start'=>'Start',
'end'=>'End',
'clear'=>'Clear',
'save'=>'Save',
'delete'=>'Delete',
'apply'=>'Apply',
'password'=>'Password',
'confirm'=> 'Confirm',
'website' => 'Website',
'designation'=>'Designation',
'branch'=>'Branch',
'limit'=>'Limit',
'location'=>'Location',
'address'=>'Address',
'billing'=>'Billing',
'notes'=>'Notes',
'other'=>'Other',
'info'=>'Info',
'pincode'=>'Pincode',
'profile'=>'Profile',
'logout'=>'Logout',
'change'=>'Change',
'edit'=>'Edit',
'view'=>'View',
'submit'=>'Submit',
'users'=>'Users',
'dealer'=> 'Dealer',
'partner'=> 'Partner',
'manager'=> 'Manager',
'owner'=> 'Owner',
'licence'=> 'Licence',
'distributor'=>'Distributor',
'restaurant'=> 'Restaurant',
'key' => 'Key',
'zip'=> 'ZIP',
'duration'=>'Duration',
'employee'=>'Employee',
'customer'=>'Customer',
'sales'=> 'Sales',
'management'=> 'Management',
'reports'=>'Reports',
'notifications'=> 'Notifications',
'activation' => 'Activation',
'details' => 'Details',
'price'=>'Price',
'discount'=>'Discount',
'time' => 'Time',
'order_id' => 'Order Id',
'renewal' => '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
];