Persian translation
This commit is contained in:
13
resources/lang/fa-IR/companies.php
Normal file
13
resources/lang/fa-IR/companies.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'domain' => 'دامنه',
|
||||
'logo' => 'لوگو',
|
||||
'manage' => 'مدیریت شرکت ها',
|
||||
'all' => 'تمام شرکت ها',
|
||||
'error' => [
|
||||
'delete_active' => 'خطا:نمی توانید شرکت فعال را حذف نمایید، ابتدا آن را ویرایش کنید!',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user