Last updated
© Bee Content Design, Inc. San Francisco, CA | Part of Growens
Last updated
You can choose one of for the visual builder's UI when initializing the builder. If you want to use custom language strings, however, you will need to use a Custom Language. This feature is available on Beefree SDK and above. If you're on the Essentials plan, upgrade a for free to try this and other Core-level features.
You may now override the default Beefree SDK language file by providing a URL to your own translations. This is an advanced feature and will replace all languages used by the editor with the languages defined in the custom file.
The easiest method to override specific text labels is to , which contains the segments of the language file you want to override.
The following code defines a translation object where the title for "bee-settings-details" is set to "New Email Details" specifically for the "email" field.
Check out our Github repository for in all supported languages.