he-IL translation
This commit is contained in:
13
resources/lang/he-IL/companies.php
Normal file
13
resources/lang/he-IL/companies.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'domain' => 'שם מתחם',
|
||||
'logo' => 'לוגו',
|
||||
'manage' => 'ניהול חברות',
|
||||
'all' => 'כל החברות',
|
||||
'error' => [
|
||||
'delete_active' => 'שגיאה: יכול לא למחוק את החברה פעילה, בבקשה לשנות את זה קודם!',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user