From 3b9edbab1c94a494813578ec23d5a8f6188f7248 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Wed, 10 Dec 2025 17:49:58 +0900 Subject: [PATCH] dbmsv4 init...3 --- app/Language/ko/Payment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' => "지급방법",