cfmgrv4 init...10

This commit is contained in:
최준흠 2025-03-13 18:02:02 +09:00
parent a3bd1ab39f
commit 631d97b437

View File

@ -13,7 +13,7 @@ return [
'created_at' => "작성일",
],
"STATUS" => [
"use" => "완료처리",
"unuse" => "실패처리",
"use" => "완료",
"unuse" => "실패",
],
];