diff --git a/app/Language/ko/Payment.php b/app/Language/ko/Payment.php index c04eba9..118468c 100644 --- a/app/Language/ko/Payment.php +++ b/app/Language/ko/Payment.php @@ -7,7 +7,7 @@ return [ 'serviceinfo_uid' => "서비스", 'title' => "청구제목", 'content' => "내용", - 'amount' => "청구금액", + 'amount' => "청구액/쿠폰수", 'billing' => "청구방법", 'billing_at' => "지급기한일", 'pay' => "지급방법",