he-IL translation
This commit is contained in:
17
resources/lang/he-IL/demo.php
Normal file
17
resources/lang/he-IL/demo.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'מזומנים',
|
||||
'categories_uncat' => 'ללא קטגוריה',
|
||||
'categories_deposit' => 'פיקדון',
|
||||
'categories_sales' => 'מכירות',
|
||||
'currencies_usd' => 'דולר אמריקאי',
|
||||
'currencies_eur' => 'יורו',
|
||||
'currencies_gbp' => 'לירה שטרלינג',
|
||||
'currencies_try' => 'לירה טורקית',
|
||||
'taxes_exempt' => 'פטור ממס',
|
||||
'taxes_normal' => 'מס רגיל',
|
||||
'taxes_sales' => 'מיסים מכירות',
|
||||
|
||||
];
|
Reference in New Issue
Block a user