diff --git a/public/locales/it/app.json b/public/locales/it/app.json index 2389cd54..0715c4cb 100644 --- a/public/locales/it/app.json +++ b/public/locales/it/app.json @@ -1,7 +1,7 @@ { "{{count, number}}|one": "{{count, number}}", "{{count, number}}|other": "{{count, number}}", - "{{count}} stars|one": "{{count}} stella", + "{{count}} stars|one": "{{count}} stelle", "{{count}} stars|other": "{{count}} stelle", "{{displayName}} is presenting": "{{displayName}} sta presentando", "{{names, list(style: short;)}}": "{{names, list(style: short;)}}",