From e618edf85a83bd914094f37dfd1ff3f938aae410 Mon Sep 17 00:00:00 2001 From: voidSatisfaction <lourie@naver.com> Date: Tue, 7 Nov 2017 22:49:50 +0900 Subject: [PATCH] fix: slang to adequate word (#5453) --- app/javascript/mastodon/locales/ko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/mastodon/locales/ko.json b/app/javascript/mastodon/locales/ko.json index d99dacd593..2919928afa 100644 --- a/app/javascript/mastodon/locales/ko.json +++ b/app/javascript/mastodon/locales/ko.json @@ -63,7 +63,7 @@ "confirmations.mute.message": "ì •ë§ë¡œ {name}를 ë®¤íŠ¸í•˜ì‹œê² ìŠµë‹ˆê¹Œ?", "confirmations.unfollow.confirm": "Unfollow", "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?", - "embed.instructions": "ì•„ëž˜ì˜ ì½”ë“œë¥¼ 복사하여 대화를 ì›í•˜ëŠ” 곳으로 í¼ê°€ì„¸ìš”.", + "embed.instructions": "ì•„ëž˜ì˜ ì½”ë“œë¥¼ 복사하여 대화를 ì›í•˜ëŠ” 곳으로 ê³µìœ í•˜ì„¸ìš”.", "embed.preview": "다ìŒê³¼ ê°™ì´ í‘œì‹œë©ë‹ˆë‹¤:", "emoji_button.activity": "활ë™", "emoji_button.custom": "Custom", -- GitLab