feat: update profit loss ui
Build & Deploy iOS to TestFlight / build-and-deploy (push) Waiting to run
Build & Deploy iOS to TestFlight / build-and-deploy (push) Waiting to run
This commit is contained in:
+25
-1
@@ -496,5 +496,29 @@
|
||||
"example": "48"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mtd_month": "MTD ({month})",
|
||||
"@mtd_month": {
|
||||
"placeholders": {
|
||||
"month": {
|
||||
"type": "String",
|
||||
"example": "Juni"
|
||||
}
|
||||
}
|
||||
},
|
||||
"profit_loss_date": "Laba / Rugi · {date}",
|
||||
"@profit_loss_date": {
|
||||
"placeholders": {
|
||||
"date": {
|
||||
"type": "String",
|
||||
"example": "22 Jun 2026"
|
||||
}
|
||||
}
|
||||
},
|
||||
"profit_loss_report": "Laporan Laba Rugi",
|
||||
"@profit_loss_report": {},
|
||||
"net_profit_loss": "Laba/Rugi Bersih",
|
||||
"@net_profit_loss": {},
|
||||
"cost_breakdown": "Rincian Biaya",
|
||||
"@cost_breakdown": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user