Files
opensourcepos/app/Language/ta/Module.php
2025-07-11 23:57:46 +02:00

50 lines
2.6 KiB
PHP

<?php
return [
'admin_cashups' => '',
'admin_cashups_desc' => '',
'attributes' => 'Attributes',
'attributes_desc' => 'Add, Update, Delete, and Search attributes.',
'both' => 'Both',
'cashups' => 'Cashups',
'cashups_desc' => 'Add, Update, Delete, and Search Cashups.',
'config' => 'Configuration',
'config_desc' => "Change OSPOS's Configuration.",
'customers' => 'Customers',
'customers_desc' => 'Add, Update, Delete, and Search Customers.',
'employees' => 'Employees',
'employees_desc' => 'Add, Update, Delete, and Search Employees.',
'expenses' => 'Expenses',
'expenses_categories' => 'Expenses Categories',
'expenses_categories_desc' => 'Add, Update, and Delete Expenses Categories.',
'expenses_desc' => 'Add, Update, Delete, and Search Expenses.',
'giftcards' => 'Gift Cards',
'giftcards_desc' => 'Add, Update, Delete and Search Gift Cards.',
'home' => 'Home',
'home_desc' => 'List home menu modules.',
'item_kits' => 'Item Kits',
'item_kits_desc' => 'Add, Update, Delete and Search Item Kits.',
'items' => 'Items',
'items_desc' => 'Add, Update, Delete, and Search Items.',
'messages' => 'Messages',
'messages_desc' => 'Send Messages to Customers, Suppliers and Employees.',
'migrate' => 'Migrate',
'migrate_desc' => 'Update the OSPOS Database.',
'office' => 'Office',
'office_desc' => 'List office menu modules.',
'receivings' => 'Receivings',
'receivings_desc' => 'Process Purchase Orders.',
'reports' => 'Reports',
'reports_desc' => 'View and generate Reports.',
'sales' => 'Sales',
'sales_desc' => 'Process Sales and Returns.',
'suppliers' => 'Suppliers',
'suppliers_desc' => 'Add, Update, Delete, and Search Suppliers.',
'taxes' => 'Taxes',
'taxes_desc' => 'Configure Sales Taxes.',
'timeclocks' => '',
'timeclocks_categories' => '',
'timeclocks_categories_desc' => '',
'timeclocks_desc' => '',
];