@evlmaistrenko/tools-antd
    Preparing search index...

    Variable i18nextLocalesConst

    i18nextLocales: (
        IconSelectOption<string> & { continueLabel?: string; label?: string }
    )[] = ...

    Array of locales metadata.

    The locales array can be mutated (i.e. removing locales), but changes are expected to be made before the first render, as there is no reactive behavior to update the UI automatically.