feat: Enhance review order summary with hours display and localization for hours suffix
This commit is contained in:
@@ -418,7 +418,8 @@
|
||||
"total": "Total",
|
||||
"estimated_total": "Estimated Total",
|
||||
"estimated_weekly_total": "Estimated Weekly Total",
|
||||
"post_order": "Post Order"
|
||||
"post_order": "Post Order",
|
||||
"hours_suffix": "hrs"
|
||||
},
|
||||
"rapid_draft": {
|
||||
"title": "Rapid Order",
|
||||
|
||||
@@ -418,7 +418,8 @@
|
||||
"total": "Total",
|
||||
"estimated_total": "Total Estimado",
|
||||
"estimated_weekly_total": "Total Semanal Estimado",
|
||||
"post_order": "Publicar Orden"
|
||||
"post_order": "Publicar Orden",
|
||||
"hours_suffix": "hrs"
|
||||
},
|
||||
"rapid_draft": {
|
||||
"title": "Orden R\u00e1pida",
|
||||
|
||||
Reference in New Issue
Block a user