Files
opensourcepos/app/Language/sw-TZ/Datepicker.php
Lucas Lyimo 5c8905aa1b Language Array Key Typo Fix (#4371)
* Fix typo in stock location translation

* Fix typo in stock location key

* Fix typo in Language Receivings files stock_location

* Add Swahili-TZ Language Files

* Add Swahili-KE Language Files
2026-03-04 22:06:17 +01:00

24 lines
1.2 KiB
PHP

<?php
return [
"all_time" => "Wakati Wote",
"apply" => "Weka",
"cancel" => "Ghairi",
"custom" => "Maalum",
"from" => "Kutoka",
"last_30" => "Siku 30 Zilizopita",
"last_7" => "Siku 7 Zilizopita",
"last_financial_year" => "Mwaka wa Fedha Uliopita",
"last_month" => "Mwezi Uliopita",
"last_year" => "Mwaka Uliopita",
"same_month_last_year" => "Mwezi huu Mwaka Uliopita",
"same_month_to_same_day_last_year" => "Mwezi huu hadi Siku hii Mwaka Uliopita",
"this_financial_year" => "Mwaka wa Fedha wa Sasa",
"this_month" => "Mwezi wa Sasa",
"this_year" => "Mwaka wa Sasa",
"to" => "Hadi",
"today" => "Leo",
"today_last_year" => "Leo Mwaka Uliopita",
"weekstart" => "0",
"yesterday" => "Jana",
];