Sha256: 4e6920ab9e908d70ae7182a9a827be95fdb6382da0f4401152c71dee12b99e2b
Contents?: true
Size: 346 Bytes
Versions: 31
Compression:
Stored size: 346 Bytes
Contents
import { translate as __ } from 'foremanReact/common/I18n'; export const emptyContentTitle = __('No rules yet'); export const emptyContentBody = __('To get started, add a filter rule to this filter'); export const emptySearchTitle = __('No matching filter rules found.'); export const emptySearchBody = __('Try changing your search settings.');
Version data entries
31 entries across 31 versions & 1 rubygems