platform-bible-react
    Preparing search index...

    Variable ERROR_POPOVER_STRING_KEYSConst

    ERROR_POPOVER_STRING_KEYS: readonly [
        "%webView_error_dump_header%",
        "%webView_error_dump_info_message%",
        "%webView_error_dump_copied_message%",
    ] = ...

    Object containing all keys used for localization in the ErrorPopover component. This extends ERROR_DUMP_STRING_KEYS with additional keys specific to the ErrorPopover. 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