summaryrefslogtreecommitdiff
path: root/src/SMAPI/i18n/hu.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/i18n/hu.json')
-rw-r--r--src/SMAPI/i18n/hu.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SMAPI/i18n/hu.json b/src/SMAPI/i18n/hu.json
index d89d446f..785012f4 100644
--- a/src/SMAPI/i18n/hu.json
+++ b/src/SMAPI/i18n/hu.json
@@ -3,6 +3,7 @@
"warn.invalid-content-removed": "Érvénytelen elemek kerültek eltávolításra, hogy a játék ne omoljon össze (további információk a SMAPI konzolon).",
// short date format for SDate
+ // tokens: {{day}} (like 15), {{season}} (like Spring), {{seasonLowercase}} (like spring), {{year}} (like 2)
"generic.date": "{{season}} {{day}}",
"generic.date-with-year": "{{year}}. év {{season}} {{day}}"
}