芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/mailpoet/views/newsletter/templates/components/save.hbs
{{#if isWoocommerceTransactional}}
<%= __('Autosaved') %>
<%= __('The usage of this email template for your WooCommerce emails is not yet activated.') %>
{{else if isAutomationEmail}}
{{else if isConfirmationEmailTemplate}}
<%= __('Autosaved') %>
<%= __('The usage of this email template for your Confirmation emails is not yet activated.') %>
{{else}}
<%= __('Autosaved') %>
<%= __('Save as new template') %>
<%= __('Export as template') %>
<%= __('Save as new template') %>
<%= __('Export template') %>
{{/if}}