feat: exclusive summary
Build & Deploy iOS to TestFlight / build-and-deploy (push) Has been cancelled
Build & Deploy iOS to TestFlight / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -621,4 +621,40 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get profit_loss => 'Laba Rugi';
|
||||
|
||||
@override
|
||||
String get exclusive_summary => 'Exclusive Summary';
|
||||
|
||||
@override
|
||||
String get hpp_breakdown => 'HPP Breakdown';
|
||||
|
||||
@override
|
||||
String get operational_expense_breakdown => 'Operational Expense Breakdown';
|
||||
|
||||
@override
|
||||
String get daily_summary => 'Daily Summary';
|
||||
|
||||
@override
|
||||
String get daily_transactions => 'Daily Transactions';
|
||||
|
||||
@override
|
||||
String get reimburse_summary => 'Reimburse Summary';
|
||||
|
||||
@override
|
||||
String get total_reimburse => 'Total Reimburse';
|
||||
|
||||
@override
|
||||
String get excluded_salary_staff => 'Excluded Salary Staff';
|
||||
|
||||
@override
|
||||
String get hpp => 'HPP';
|
||||
|
||||
@override
|
||||
String get salary_total => 'Total Salary';
|
||||
|
||||
@override
|
||||
String get operational_expenses => 'Operational Expenses';
|
||||
|
||||
@override
|
||||
String get total_cost => 'Total Cost';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user