diff --git a/src/config/locales/it-IT.json b/src/config/locales/it-IT.json index 2796f7cb8..fc594a3dc 100644 --- a/src/config/locales/it-IT.json +++ b/src/config/locales/it-IT.json @@ -200,6 +200,10 @@ "no_existing_user": "Utente non esistente", "no_existing_post": "Post non esistente" }, + "search": { + "posts": "Posts", + "comments": "Comments" + }, "comment_filter": { "trending": "trending", "reputation": "reputation",