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