platform-bible-react
    Preparing search index...

    Variable INTERFACE_LANGUAGE_PICKER_STRING_KEYSConst Experimental

    INTERFACE_LANGUAGE_PICKER_STRING_KEYS: readonly [
        "%firstRun_language_search_placeholder%",
        "%firstRun_language_noResults%",
        "%firstRun_language_selected%",
    ] = ...

    Immutable array of localization keys this component uses. Pass into useLocalizedStrings and feed the result to the localizedStrings prop.