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 1c89bd79..bde5688e 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -747,8 +747,8 @@ "year_short": "{0} a", "years": "{0} anni", "year": "{0} anno", - "weeks_short": "{0} set", - "week_short": "{0} set", + "weeks_short": "{0} stm", + "week_short": "{0} stm", "seconds_short": "{0} sec", "second_short": "{0} sec", "weeks": "{0} settimane", |
