@intl-schematic/plugin-arrays

Allows to use arrays as values in translation documents, adds many features to `intl-schematic`: - 💬 **Define complex translations**: use array elements as separate lines or join by a custom delimiter; - 📑 **Reference other keys**: combine and compose

intl-schematic

<h1 align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Raiondesu/intl-schematic/main/logo/Dark%20Logo.svg"> <source media="(prefers-color-scheme: light)" srcset="https://raw.github

@intl-schematic/plugin-locale

A provider-plugin, doesn't affect the translation process directly, but allows other plugins to use a user-provided `Intl.Locale` instance, using the [plugins API](/packages/plugins/).