diff options
| -rw-r--r-- | src/i18n/it.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index ee872328..51af6a82 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -775,8 +775,8 @@ "second": "{0} secondo", "now_short": "adesso", "now": "adesso", - "months_short": "{0} ms", - "month_short": "{0} ms", + "months_short": "{0} mes", + "month_short": "{0} mes", "months": "{0} mesi", "month": "{0} mese", "minutes_short": "{0} min", |
