summaryrefslogtreecommitdiff
path: root/src/SMAPI/i18n/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/i18n/es.json')
-rw-r--r--src/SMAPI/i18n/es.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/SMAPI/i18n/es.json b/src/SMAPI/i18n/es.json
index c9843991..76228d7d 100644
--- a/src/SMAPI/i18n/es.json
+++ b/src/SMAPI/i18n/es.json
@@ -1,7 +1,4 @@
{
- // error messages
- "warn.invalid-content-removed": "Se ha quitado contenido inválido para evitar un cierre forzoso (revisa la consola de SMAPI para más información).",
-
// short date format for SDate
// tokens: {{day}} (like 15), {{season}} (like Spring), {{seasonLowercase}} (like spring), {{year}} (like 2)
"generic.date": "{{seasonLowercase}} {{day}}",