Sha256: aad9ce900f94cd951d1b070f35b96f1f5aafd04c3e0966b41f25531b4a5273ac
Contents?: true
Size: 533 Bytes
Versions: 153
Compression:
Stored size: 533 Bytes
Contents
import { translate as __ } from 'foremanReact/common/I18n'; export default { name: __('Name'), description: __('Description'), virt_who: __('Requires Virt-Who'), consumed: __('Consumed'), start_date: __('Starts'), end_date: __('Ends'), product_id: __('Product ID'), contract_number: __('Contract Number'), account_number: __('Account Number'), support_type: __('Support Type'), arch: __('Architecture(s)'), type: __('Type'), multi_entitlement: __('Multi-entitlement'), stacking_id: __('Stacking ID'), };
Version data entries
153 entries across 153 versions & 1 rubygems