diff --git a/src/i18n/it.json b/src/i18n/it.json index 927856b0..31e3d968 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -496,7 +496,8 @@ "roles": { "moderator": "Moderatore", "admin": "Amministratore" - } + }, + "bot": "Bot" }, "chat": { "title": "Chat" @@ -665,7 +666,9 @@ "expiry": "Età", "expires_in": "Chiude fra {0}", "expired": "Chiuso {0} fa", - "not_enough_options": "Aggiungi altre risposte" + "not_enough_options": "Aggiungi altre risposte", + "votes_count": "{count} voto | {count} voti", + "people_voted_count": "{count} votante | {count} votanti" }, "interactions": { "favs_repeats": "Condivisi e Graditi",