Files
doitinpoland.com/wp-content/plugins/wpml-translation-management/templates/wizard/translation-editor-step.twig
2023-09-12 21:41:04 +02:00

23 lines
1.0 KiB
Twig
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<div class="wpml-wizard-step wpml-translation-editor-step js-wpml-translation-editor-step">
<div class="wpml-translation-editor-step__ate">
<h2>An Advanced Translation Editor</h2>
<p>WPMLs Advanced Translation Editor allows you and your translators to translate faster, easier and more accurately. The editor includes key features like:</p>
<ul>
<li>Convenient translation for page-builder designs</li>
<li>Automatic translation</li>
<li>Translation memory and glossary</li>
<li>A modern translation interface</li>
</ul>
<div class="wpml-translation-editor-step__ate-cta">
<button>Continue</button>
<span class="spinner" ></span>
<span class="error"></span>
</div>
</div>
<div class="wpml-translation-editor-step__classic">
<p>Prefer the old translation editor? <a href="#">Switch to WPMLs Classic Translation Editor</a><span class="spinner" ></span></p>
</div>
</div>