diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json index 259a2e0a..053b8a93 100644 --- a/src/config/locales/cs/translation.json +++ b/src/config/locales/cs/translation.json @@ -501,6 +501,10 @@ "status": { "title": "Status", "body": "{{username}} just posted" + }, + "poll_vote": { + "title": "PollVote", + "body": "{{username}} voted your poll" } } }