I would like to use translation with react library. Could you please explain how can I use translations ? I'm working in a project that needs unlayer editor with portuguese translation, that I made already.
@LuucasMachado It can be done by passing the locale or translations to the options prop. You can check this document for details: https://docs.unlayer.com/localization/
Hi,
I would like to use translation with react library. Could you please explain how can I use translations ? I'm working in a project that needs unlayer editor with portuguese translation, that I made already.
Thanks,