From b14cb57851f4342dced751df18ed05f40599a8f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=AC=B4=EB=9D=BC=EC=BF=A0=EB=AA=A8?= Date: Wed, 22 May 2024 13:50:05 +0900 Subject: [PATCH] =?UTF-8?q?=EB=BF=8C=EC=9A=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 무라쿠모 --- app/javascript/mastodon/locales/ko.json | 4 ++-- config/locales/ko.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/mastodon/locales/ko.json b/app/javascript/mastodon/locales/ko.json index 569d46e8d3..398bd09660 100644 --- a/app/javascript/mastodon/locales/ko.json +++ b/app/javascript/mastodon/locales/ko.json @@ -160,8 +160,8 @@ "compose_form.poll.switch_to_multiple": "다중 선택이 가능한 투표로 변경", "compose_form.poll.switch_to_single": "단일 선택 투표로 변경", "compose_form.poll.type": "형식", - "compose_form.publish": "뿌우", - "compose_form.publish_form": "새 뿌우", + "compose_form.publish": "게시", + "compose_form.publish_form": "게시하기", "compose_form.reply": "답장", "compose_form.save_changes": "수정", "compose_form.spoiler.marked": "열람주의 제거", diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 1829b46878..c17156b6e0 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -298,7 +298,7 @@ ko: new: create: 공지사항 생성 title: 새 공지사항 - publish: 뿌우 + publish: 게시 published_msg: 공지사항이 성공적으로 발행되었습니다! scheduled_for: "%{time}에 예약됨" scheduled_msg: 공지의 발행이 예약되었습니다!