diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json index e762b070..e3199adb 100644 --- a/src/config/locales/cs/translation.json +++ b/src/config/locales/cs/translation.json @@ -451,6 +451,10 @@ "title": "Follow", "body": "{{username}} is now following you" }, + "follow_request": { + "title": "FollowRequest", + "body": "Receive a follow request from {{username}}" + }, "reblog": { "title": "Reblog", "body": "{{username}} boosted your status"