Translating Page Builder Content
It's possible to translate page builder content. Most of it works by just adding strings to your translation file, as described in our translation documentation.
Some blocks require special handling.
Title
The title block requires this type of string in your translation file:
"<h2 class=\"block-title\">Title goes here</h2>": "<h2 class=\"block-title\">Translated title goes here</h2>"