feat: lang

This commit is contained in:
efrilm
2025-08-20 13:52:49 +07:00
parent f07d07b3a8
commit 5a83bc4049
53 changed files with 3386 additions and 721 deletions
@@ -103,7 +103,7 @@ class ReportRevenueSummary extends StatelessWidget {
),
const SpaceWidth(12),
Text(
'Total Pendapatan',
context.lang.total_revenue,
style: AppStyle.lg.copyWith(
color: AppColor.textWhite,
fontWeight: FontWeight.w500,