• Resolves i18n message keys for the given locale, merging multiple key lists into a flat object that can be serialized to the frontend.

    Parameters

    • locale: string
    • ...args: (readonly string[])[]

    Returns MultilingualString