Files
opensourcepos/app/Language/ckb/Enum.php
BudsieBuds 766b3b967e Convert language ku to ckb (#4211)
- convert ku (Kurdish) to ckb (Central Kurdish)
- replaced tabs with spaces
- replace single quotation marks with double
2025-04-15 08:31:40 +02:00

11 lines
176 B
PHP

<?php
return [
"half_down" => "",
"half_even" => "",
"half_five" => "",
"half_odd" => "",
"half_up" => "",
"round_down" => "",
"round_up" => "",
];