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
45
stars
11
forks
source link
Always render the InternationalizedArrayProvider #38
This makes sure you can use internationalizedArrayString inside of nested objects without breaking things. The perf damage seems reasonable.
Fixes #37
cc @appfr3d