diff --git a/application/language/vi/reports_lang.php b/application/language/vi/reports_lang.php index b6daec451..85eb43023 100644 --- a/application/language/vi/reports_lang.php +++ b/application/language/vi/reports_lang.php @@ -118,5 +118,5 @@ $lang["reports_unit_price"] = "Giá bán lẻ"; $lang["reports_used"] = "Các điểm bán hàng đã dùng"; $lang["reports_work_orders"] = "Giấy giao việc"; $lang["reports_zero_and_less"] = "Không hay nhỏ hơn"; -$lang["reports_total_retail"] = "Total Inv. Retail Value"; -$lang["reports_total_quantity"] = "Total Quantity"; \ No newline at end of file +$lang["reports_total_retail"] = "Giá trị bán lẻ Inv. tổng cộng"; +$lang["reports_total_quantity"] = "Số lượng tổng cộng";