platform-bible-react
    Preparing search index...

    Variable UNDO_REDO_BUTTONS_STRING_KEYSConst

    UNDO_REDO_BUTTONS_STRING_KEYS: readonly [
        "%undoButton_tooltip%",
        "%redoButton_tooltip%",
    ] = ...

    Object containing all keys used for localization in this 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.