mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-24 16:28:40 -04:00
Added translation using Weblate (Hebrew)
This commit is contained in:
8
application/language/he/enum_lang.php
Normal file
8
application/language/he/enum_lang.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
$lang["enum_half_down"] = "Half Down";
|
||||
$lang["enum_half_even"] = "Half Even";
|
||||
$lang["enum_half_five"] = "Half Five";
|
||||
$lang["enum_half_odd"] = "Half Odd";
|
||||
$lang["enum_half_up"] = "Half Up";
|
||||
$lang["enum_round_down"] = "Round Down";
|
||||
$lang["enum_round_up"] = "Round Up";
|
||||
Reference in New Issue
Block a user