'الموقع غير موجود.', 'assoc_users' => 'This location is currently associated with at least one user and cannot be deleted. Please update your users to no longer reference this location and try again. ', 'assoc_assets' => 'This location is currently associated with at least one asset and cannot be deleted. Please update your assets to no longer reference this location and try again. ', 'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ', 'create' => array( 'error' => 'لم يتم إنشاء الموقع، الرجاء المحاولة مرة أخرى.', 'success' => 'تم إنشاء الموقع بنجاح.' ), 'update' => array( 'error' => 'لم يتم تحديث الموقع، الرجاء المحاولة مرة أخرى', 'success' => 'تم تحديث الموقع بنجاح.' ), 'delete' => array( 'confirm' => 'Are you sure you wish to delete this location?', 'error' => 'There was an issue deleting the location. Please try again.', 'success' => 'تم حذف الموقع بنجاح.' ) );