Add a switch for enabling the placement

[MAILPOET-3075]
This commit is contained in:
Pavel Dohnal
2020-08-11 12:51:28 +02:00
committed by Veljko V
parent 3626dac3e7
commit b6e843e0ac
9 changed files with 79 additions and 66 deletions

View File

@@ -41,6 +41,7 @@
<% block translations %>
<%= localize({
'displayForm': __('Display the form'),
'enable': __('Enable'),
'addFormName': _x('Add form name', 'A placeholder for form name input'),
'changesNotSaved': __('Your changes you made may not be saved'),
'back': __('Back'),