From 40be49fe28f19a07049b3b5ffaf0b962fa88ed61 Mon Sep 17 00:00:00 2001 From: Jeong Arm <kjwonmail@gmail.com> Date: Tue, 11 Jun 2019 13:06:42 +0900 Subject: [PATCH] Fix Korean translate (#11047) --- config/locales/ko.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/ko.yml b/config/locales/ko.yml index ba459d244..718ad15ae 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -897,7 +897,7 @@ ko: video: one: "%{count} ì˜ìƒ" other: "%{count} ì˜ìƒ" - boosted_from_html: "%{acct_link} ë‹˜ì´ ë¶€ìŠ¤íŠ¸" + boosted_from_html: "%{acct_link} 님으로부터 부스트" content_warning: '열람 주ì˜: %{warning}' disallowed_hashtags: one: '허용 ë˜ì§€ ì•Šì€ í•´ì‹œíƒœê·¸ë¥¼ í¬í•¨í•˜ê³ 있습니다: %{tags}' -- GitLab