mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-05 07:01:09 -05:00
- convert ku (Kurdish) to ckb (Central Kurdish) - replaced tabs with spaces - replace single quotation marks with double
11 lines
176 B
PHP
11 lines
176 B
PHP
<?php
|
|
return [
|
|
"half_down" => "",
|
|
"half_even" => "",
|
|
"half_five" => "",
|
|
"half_odd" => "",
|
|
"half_up" => "",
|
|
"round_down" => "",
|
|
"round_up" => "",
|
|
];
|