summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ErrorHandler/i18n/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Mods.ErrorHandler/i18n/default.json')
-rw-r--r--src/SMAPI.Mods.ErrorHandler/i18n/default.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/SMAPI.Mods.ErrorHandler/i18n/default.json b/src/SMAPI.Mods.ErrorHandler/i18n/default.json
new file mode 100644
index 00000000..b74dcea0
--- /dev/null
+++ b/src/SMAPI.Mods.ErrorHandler/i18n/default.json
@@ -0,0 +1,4 @@
+{
+ // warning messages
+ "warn.invalid-content-removed": "Invalid content was removed to prevent a crash (see the SMAPI console for info)."
+}