platform-bible-react
    Preparing search index...

    Variable MARKER_MENU_STRING_KEYSConst

    MARKER_MENU_STRING_KEYS: readonly [
        "%markerMenu_deprecated_label%",
        "%markerMenu_disallowed_label%",
        "%markerMenu_noResults%",
        "%markerMenu_searchPlaceholder%",
    ] = ...

    Object containing all keys used for localization in the FootnoteEditor component. If you're using this component in an extension, you can pass it into the useLocalizedStrings hook to easily obtain the localized strings and pass them into the localizedStrings prop of this component