Closed abraini-Nascent closed 5 years ago
Allows locales to be lifted out of their child properties to create a top level object containing every locale and each item will have all the content for the locale.
ex:
items: { "en": [ {"name": "John"} ], "fr": [ {"name": "Jean"} ] }
Allows locales to be lifted out of their child properties to create a top level object containing every locale and each item will have all the content for the locale.
ex: