Finding a way to apply translations to nested JSON

Hey, I was wondering if there was any way to apply translations to nested JSON using the Spatie Translatable plugin

Basically I want to apply the translations to a builder block, I was thinking of two ways like using a custom field that could sync with the plugin or using a custom data model attached to the block if possible where translations attribute correspond to the block

I don't really know how to proceed and I'll be glad if anyone could help me through this
Was this page helpful?