Add missing translation function to template info panel
[MAILPOET-6336]
This commit is contained in:
committed by
Rostislav Wolný
parent
8505f5b174
commit
8b3f7a489f
@@ -57,7 +57,7 @@ export function EmailTypeInfo() {
|
|||||||
<PanelRow>
|
<PanelRow>
|
||||||
<Flex justify={ 'start' }>
|
<Flex justify={ 'start' }>
|
||||||
<FlexItem className="editor-post-panel__row-label">
|
<FlexItem className="editor-post-panel__row-label">
|
||||||
Template
|
{ __( 'Template', 'mailpoet' ) }
|
||||||
</FlexItem>
|
</FlexItem>
|
||||||
<FlexItem>
|
<FlexItem>
|
||||||
<DropdownMenu
|
<DropdownMenu
|
||||||
|
Reference in New Issue
Block a user