<% extends 'layout.html' %> <% block content %>

<%= __('Tip: check out [link]this list[/link] of form plugins that integrate with MailPoet.') |replaceLinkTags('https://kb.mailpoet.com/article/198-list-of-forms-plugins-that-work-with-mailpoet?utm_source=plugin&utm_medium=settings&utm_campaign=helpdocs', {'target': '_blank', id: 'mailpoet_helper_link', 'data-beacon-article': '5953a9720428637ff8d42272'}) |raw %>

<% endblock %> <% block translations %> <%= localize({ 'pageTitle': __('Forms'), 'searchLabel': __('Search'), 'loadingItems': __('Loading forms...'), 'noItemsFound': __('No forms were found. Why not create a new one?'), 'selectAllLabel': __('All forms on this page are selected.'), 'selectedAllLabel': __('All %d forms are selected.'), 'selectAllLink': __('Select all forms on all pages'), 'clearSelection': __('Clear selection'), 'permanentlyDeleted': __('%d forms permanently deleted.'), 'selectBulkAction': __('Select bulk action'), 'bulkActions': __('Bulk Actions'), 'apply': __('Apply'), 'filter': __('Filter'), 'emptyTrash': __('Empty Trash'), 'selectAll': __('Select All'), 'restore': __('Restore'), 'deletePermanently': __('Delete Permanently'), 'status': __('Status'), 'active': __('Active'), 'inactive': __('Not Active'), 'formActivated': __('Your Form is now activated!'), 'previousPage': __('Previous page'), 'firstPage': __('First page'), 'nextPage': __('Next page'), 'lastPage': __('Last page'), 'currentPage': __('Current Page'), 'pageOutOf': __('of'), 'numberOfItemsSingular': __('1 item'), 'numberOfItemsMultiple': __('%1$d items'), 'formName': __('Name'), 'noName': _x('no name', 'fallback for forms without a name in a form list'), 'segments': __('Lists'), 'type': __('Type'), 'userChoice': __('User choice:'), 'signups': __('Sign-ups'), 'updatedAt': __('Modified date'), 'oneFormTrashed': __('1 form was moved to the trash.'), 'multipleFormsTrashed': __('%1$d forms were moved to the trash.'), 'oneFormDeleted': __('1 form was permanently deleted.'), 'multipleFormsDeleted': __('%1$d forms were permanently deleted.'), 'oneFormRestored': __('1 form has been restored from the trash.'), 'multipleFormsRestored': __('%1$d forms have been restored from the trash.'), 'edit': __('Edit'), 'duplicate': __('Duplicate'), 'formDuplicated': __('Form "%1$s" has been duplicated.'), 'trash': __('Trash'), 'moveToTrash': __('Move to trash'), 'new': __('New Form'), 'placeFormBellowPages': _x('Below pages', 'This is a text on a widget that leads to settings for form placement'), 'placeFixedBarFormOnPages': _x('Fixed bar', 'This is a text on a widget that leads to settings for form placement - form type is fixed bar'), 'placeSlideInFormOnPages': _x('Slideā€“in', 'This is a text on a widget that leads to settings for form placement - form type is slide in'), 'placePopupFormOnPages': _x('Pop-up', 'This is a text on a widget that leads to settings for form placement - form type is pop-up, it will be displayed on page in a small modal window'), 'placeFormOthers': _x('Others (widget)', 'Placement of the form using theme widget'), }) %> <% endblock %> <% block after_javascript %> <% endblock %>