From 3d8af5ecf8b9dee4b43edbfd5f304ab83f476ed9 Mon Sep 17 00:00:00 2001 From: yoosangwook Date: Wed, 22 Jan 2025 17:03:14 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8Cfix:=20=EB=82=98=EA=B0=80=EA=B8=B0?= =?UTF-8?q?=20=EB=B2=84=ED=8A=BC=20=EA=B4=80=EB=A0=A8=20=EC=9D=BC=EB=B3=B8?= =?UTF-8?q?=EC=96=B4=20=EB=B2=88=EC=97=AD=EB=B3=B8=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/ja.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locales/ja.json b/src/locales/ja.json index 62454519..42509426 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -311,9 +311,9 @@ "plan.message.confirm.delete": "PLAN을 삭제하시겠습니까?", "plan.message.save": "저장되었습니다.", "plan.message.delete": "삭제되었습니다.", - "plan.message.leave": "물건현황(목록)으로 이동하시겠습니까? [예]를 선택한 경우, 저장하고 이동합니다.", - "plan.message.confirm.yes": "예", - "plan.message.confirm.no": "아니오", + "plan.message.leave": "物件状況(リスト)に移動しますか? [はい]を選択した場合は、保存して移動します。", + "plan.message.confirm.yes": "はい", + "plan.message.confirm.no": "いいえ", "setting": "設定", "delete": "삭제(JA)", "delete.all": "전체 삭제(JA)",