diff options
Diffstat (limited to 'src/main/resources/lang/en_us.json')
| -rw-r--r-- | src/main/resources/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/lang/en_us.json b/src/main/resources/lang/en_us.json index dbba198..9c114bb 100644 --- a/src/main/resources/lang/en_us.json +++ b/src/main/resources/lang/en_us.json | |||
| @@ -111,6 +111,7 @@ | |||
| 111 | 111 | ||
| 112 | "crash.title": "%s - Crash Report", | 112 | "crash.title": "%s - Crash Report", |
| 113 | "crash.summary": "%s has crashed! =(", | 113 | "crash.summary": "%s has crashed! =(", |
| 114 | "crash.export": "Export", | ||
| 114 | "crash.ignore": "Ignore", | 115 | "crash.ignore": "Ignore", |
| 115 | "crash.exit": "Exit", | 116 | "crash.exit": "Exit", |
| 116 | "crash.exit.warning": "If you choose exit, you will lose any unsaved work." | 117 | "crash.exit.warning": "If you choose exit, you will lose any unsaved work." |