ajout app
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array(
|
||||
'companies' => 'الشركات',
|
||||
'create' => 'إنشاء شركة',
|
||||
'email' => 'البريد الإلكتروني للشركة',
|
||||
'title' => 'شركة',
|
||||
'phone' => 'هاتف الشركة',
|
||||
'update' => 'تحديث الشركة',
|
||||
'name' => 'إسم الشركة',
|
||||
'id' => 'رقم التعريف',
|
||||
);
|
||||
Reference in New Issue
Block a user