generated from payloadcms/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hello! After integrating with @payload-enchants/translator the text values I receive are in an array form.
If the richText has some bold text and a link, each chunk is pushed into an array separately.
Translating each item, one by one, won't help with translations.
Console log of the texts
[
'Post title in english',
'Summary in english',
'Some ',
'content',
' in ',
'english',
]
Any workarounds or proposals for it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
