Add subscription segment support to segment form
[MAILPOET-3471]
This commit is contained in:
committed by
Veljko V
parent
cccafb1481
commit
43ab4223af
@@ -150,6 +150,9 @@
|
||||
'segmentsTipText': __('segments allow you to group your subscribers by other criteria, such as events and actions.'),
|
||||
'segmentsTipLink': __('Read more.'),
|
||||
'segmentsSubscriber': __('has WordPress user role'),
|
||||
'segmentsActiveSubscription': __('has an active subscription'),
|
||||
'woocommerceSubscriptions': _x('WooCommerce Subscriptions', 'Dynamic segment creation: User selects this to use any WooCommerce Subscriptions filters'),
|
||||
'selectWooSubscription': __('Search subscriptions'),
|
||||
|
||||
'oneDynamicSegmentTrashed': __('1 segment was moved to the trash.'),
|
||||
'multipleDynamicSegmentsTrashed': __('%$1d segments were moved to the trash.'),
|
||||
|
Reference in New Issue
Block a user