diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 6941f98d..88ec6253 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -455,6 +455,10 @@ "title": "Reblog", "body": "{{username}} boosted your status" }, + "quote": { + "title": "Quote", + "body": "{{username}} quoted your status" + }, "reaction": { "title": "Reaction", "body": "{{username}} reacted your status"