diff options
Diffstat (limited to 'src/i18n/it.json')
| -rw-r--r-- | src/i18n/it.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index ece1f33a..0a3d0ce2 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -421,7 +421,8 @@ "mute_import": "Importa silenziati", "mute_export_button": "Esporta la tua lista di silenziati in un file CSV", "mute_export": "Esporta silenziati", - "hide_wallpaper": "Nascondi sfondo della stanza" + "hide_wallpaper": "Nascondi sfondo della stanza", + "setting_changed": "Valore personalizzato" }, "timeline": { "error_fetching": "Errore nell'aggiornamento", @@ -491,7 +492,8 @@ "follow_progress": "Richiedo…", "follow_sent": "Richiesta inviata!", "favorites": "Preferiti", - "message": "Contatta" + "message": "Contatta", + "bot": "Bot" }, "chat": { "title": "Chat" @@ -660,7 +662,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", |
