fix: update error boundary about GitHub issue data (#3471)

This commit is contained in:
Erez Rokah
2020-03-23 19:02:01 +02:00
committed by GitHub
parent ae1917c818
commit 42d60a644c
2 changed files with 18 additions and 2 deletions

View File

@ -174,8 +174,10 @@ const en = {
errorBoundary: {
title: 'Error',
details: "There's been an error - please ",
reportIt: 'report it.',
reportIt: 'open an issue on GitHub.',
detailsHeading: 'Details',
privacyWarning:
'Opening an issue pre-populates it with the error message and debugging data.\nPlease verify the information is correct and remove sensitive data if exists.',
recoveredEntry: {
heading: 'Recovered document',
warning: 'Please copy/paste this somewhere before navigating away!',