he-IL translation
This commit is contained in:
14
resources/lang/he-IL/accounts.php
Normal file
14
resources/lang/he-IL/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'שם החשבון',
|
||||
'number' => 'מספר',
|
||||
'opening_balance' => 'ליתרת הפתיחה',
|
||||
'current_balance' => 'היתרה הנוכחית',
|
||||
'bank_name' => 'שם הבנק',
|
||||
'bank_phone' => 'טלפון הבנק',
|
||||
'bank_address' => 'כתובת הבנק',
|
||||
'default_account' => 'חשבון ברירת מחדל',
|
||||
|
||||
];
|
Reference in New Issue
Block a user