diff --git a/app/Language/th/Reports.php b/app/Language/th/Reports.php index 9323d805b..013abd1ad 100644 --- a/app/Language/th/Reports.php +++ b/app/Language/th/Reports.php @@ -44,7 +44,7 @@ return [ 'employee' => "พนักงาน", 'employees' => "พนักงาน", 'employees_summary_report' => "รายงานสรุปพนักงาน", - 'expenses' => "รายจ่าย", + 'expenses' => "ค่าใช้จ่าย", 'expenses_amount' => "ยอดรวม", 'expenses_categories' => "สรุปค่าใช้จ่าย", 'expenses_categories_summary_report' => "รายงานสรุปหมวดหมู่ค่าใช้จ่าย",