Pro
]
}
initialOpen={false}
className={feedzyjs.isPro ? 'feedzy-item-filter' : 'feedzy-item-filter fz-locked'}
>
- {!feedzyjs.isPro && {__('Unlock this feature and more advanced options with')} {__('Feedzy Pro')}
}
+ {!feedzyjs.isPro && {__('Unlock this feature and more advanced options with', 'feedzy-rss-feeds')} {__('Feedzy Pro', 'feedzy-rss-feeds')}
}
- {__('Filter feed item by date range.')}
+ {__('Filter feed item by date range.', 'feedzy-rss-feeds')}
@@ -345,24 +345,24 @@ class Inspector extends Component {
{('fetched' === this.props.state.route && 'style' === this.state.tab) && [
-
+
-
+
,
],
]}
/>
),
,
Pro
]
}
initialOpen={false}
className={feedzyjs.isPro ? 'feedzy-layout' : 'feedzy-layout fz-locked'}
>
- {!feedzyjs.isPro && {__('Unlock this feature and more advanced options with')} {__('Feedzy Pro')}
}
+ {!feedzyjs.isPro && {__('Unlock this feature and more advanced options with', 'feedzy-rss-feeds')} {__('Feedzy Pro', 'feedzy-rss-feeds')}
}
@@ -504,35 +504,35 @@ class Inspector extends Component {
{('fetched' === this.props.state.route && 'advanced' === this.state.tab) && [
- {__('You can find more info about available meta field values here.')}
+ {__('You can find more info about available meta field values here.', 'feedzy-rss-feeds')}
@@ -570,17 +570,17 @@ class Inspector extends Component {
Pro
]
}
initialOpen={false}
className={feedzyjs.isPro ? 'feedzy-pro-options' : 'feedzy-pro-options fz-locked'}
>
- {!feedzyjs.isPro && {__('Unlock this feature and more advanced options with')} {__('Feedzy Pro')}
}
+ {!feedzyjs.isPro && {__('Unlock this feature and more advanced options with', 'feedzy-rss-feeds')} {__('Feedzy Pro', 'feedzy-rss-feeds')}
}