sanity-io / sanity-plugin-internationalized-array

A plugin to register array fields with a custom input component to store field values in multiple languages, queryable by using the language ID as an array `_key`.
MIT License
41 stars 10 forks source link

feat: transform patch option #41

Open LiamMartens opened 10 months ago

LiamMartens commented 10 months ago

This would allow a user to override the add language patches before they get applied. This can be useful for copying default language content if this functionality is desired.