From 4a548f145896f08e99d3459e6431662927cf954f Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 23 May 2020 22:48:11 +0900 Subject: [PATCH] New translations translation.json (Korean) --- src/config/locales/ko/translation.json | 4 ++++ 1 file changed, 4 insertions(+) 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"