Translate the front-end editor for the client

Hello guys. I tried searching the forum. But I wanted to ask if anyone know if it’s possible to translate just the client front-end editor? Or at least some of it?

Thanks a lot.

I tried doing it with jQuery, but with no luck

<script>
$( "span.w-editor-change-count" ).text( "<b>Some</b> new text." );
</script>

@NikolajHaugaard you can vote for a feature that could resolve this issue here: Webflow interface in local languages (Editor, | Webflow Wishlist

We prevent most custom code from firing while the CMS Editor is live so as to prevent errors or conflicts while in the Webflow CMS Editor.

Is there anyway to bypass that? It’s quite a big issue for us.

This topic was automatically closed after 60 days. New replies are no longer allowed.