snipe-it/resources/lang/ar-SA/admin/companies/table.php
snipe 8ca4c51186 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-01-24 15:29:39 +00:00

12 lines
378 B
PHP

<?php
return array(
'companies' => 'الشركات',
'create' => 'إنشاء شركة',
'email' => 'البريد الإلكتروني للشركة',
'title' => 'شركة',
'phone' => 'هاتف الشركة',
'update' => 'تحديث الشركة',
'name' => 'إسم الشركة',
'id' => 'رقم التعريف',
);