diff --git a/src/config/locales/it/translation.json b/src/config/locales/it/translation.json index 012f205d..455cbb11 100644 --- a/src/config/locales/it/translation.json +++ b/src/config/locales/it/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reazione", "body": "{{username}} ha reagito al tuo stato" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } }