fix(back-end) calculator improvements
All checks were successful
Build, Test and Deploy / test-backend (push) Successful in 41s
Build, Test and Deploy / build-and-push (push) Successful in 40s
Build, Test and Deploy / deploy (push) Successful in 8s

This commit is contained in:
2026-02-25 15:05:23 +01:00
parent 54d12f4da0
commit fecb394272
14 changed files with 290 additions and 106 deletions

View File

@@ -57,6 +57,7 @@
"CALCULATE": "Calculate Quote",
"RESULT": "Estimated Quote",
"TIME": "Print Time",
"MACHINE_COST": "Machine Cost",
"COST": "Total Cost",
"ORDER": "Order Now",
"CONSULT": "Request Consultation",
@@ -178,6 +179,8 @@
"PROCESSING": "Processing...",
"SUMMARY_TITLE": "Order Summary",
"SUBTOTAL": "Subtotal",
"ITEMS_BASE_SUBTOTAL": "Items Subtotal",
"MACHINE_COST": "Machine Cost",
"SETUP_FEE": "Setup Fee",
"TOTAL": "Total",
"QTY": "Qty",