diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json index e4d16cba..c16e0cfd 100644 --- a/src/config/locales/pl/translation.json +++ b/src/config/locales/pl/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } }