mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-03 23:17:54 -05:00
Currently translated at 31.1% (14 of 45 strings) Translation: opensourcepos/module Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/module/ckb/
50 lines
1.3 KiB
PHP
50 lines
1.3 KiB
PHP
<?php
|
|
|
|
return [
|
|
'admin_cashups' => "",
|
|
'admin_cashups_desc' => "",
|
|
'attributes' => "",
|
|
'attributes_desc' => "",
|
|
'both' => "",
|
|
'cashups' => "",
|
|
'cashups_desc' => "",
|
|
'config' => "",
|
|
'config_desc' => "",
|
|
'customers' => "کڕیاران",
|
|
'customers_desc' => "",
|
|
'employees' => "کارمەندان",
|
|
'employees_desc' => "",
|
|
'expenses' => "خەرجیەکان",
|
|
'expenses_categories' => "",
|
|
'expenses_categories_desc' => "",
|
|
'expenses_desc' => "",
|
|
'giftcards' => "",
|
|
'giftcards_desc' => "",
|
|
'home' => "",
|
|
'home_desc' => "",
|
|
'item_kits' => "",
|
|
'item_kits_desc' => "",
|
|
'items' => "ئایتمەکان",
|
|
'items_desc' => "",
|
|
'messages' => "",
|
|
'messages_desc' => "",
|
|
'migrate' => "",
|
|
'migrate_desc' => "",
|
|
'office' => "",
|
|
'office_desc' => "",
|
|
'receivings' => "وەرگرتنەکان",
|
|
'receivings_desc' => "",
|
|
'reports' => "ڕاپۆرتەکان",
|
|
'reports_desc' => "",
|
|
'sales' => "",
|
|
'sales_desc' => "",
|
|
'suppliers' => "دابینکەران",
|
|
'suppliers_desc' => "",
|
|
'taxes' => "باجەکان",
|
|
'taxes_desc' => "",
|
|
'timeclocks' => "",
|
|
'timeclocks_categories' => "",
|
|
'timeclocks_categories_desc' => "",
|
|
'timeclocks_desc' => "",
|
|
];
|