Add missing translation function to template info panel

[MAILPOET-6336]
This commit is contained in:
Rostislav Wolny
2024-12-06 10:34:29 +01:00
committed by Rostislav Wolný
parent 8505f5b174
commit 8b3f7a489f

View File

@@ -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