This commit is contained in:
+63
-1
@@ -538,5 +538,67 @@
|
||||
"no_data_yet": "No data yet",
|
||||
"@no_data_yet": {},
|
||||
"total_inventory_value": "Total Inventory Value",
|
||||
"@total_inventory_value": {}
|
||||
"@total_inventory_value": {},
|
||||
"profit_sharing": "Profit Sharing",
|
||||
"@profit_sharing": {},
|
||||
"profit_sharing_desc": "Revenue allocation for purchasing, owner, and team",
|
||||
"@profit_sharing_desc": {},
|
||||
"profit_sharing_allocation": "Profit Sharing Allocation",
|
||||
"@profit_sharing_allocation": {},
|
||||
"share_purchase": "Purchasing",
|
||||
"@share_purchase": {},
|
||||
"share_owner": "Owner",
|
||||
"@share_owner": {},
|
||||
"share_team": "Team",
|
||||
"@share_team": {},
|
||||
"weekly": "Weekly",
|
||||
"@weekly": {},
|
||||
"monthly": "Monthly",
|
||||
"@monthly": {},
|
||||
"period_breakdown": "Period Breakdown",
|
||||
"@period_breakdown": {},
|
||||
"revenue_by_brand": "Revenue by Brand",
|
||||
"@revenue_by_brand": {},
|
||||
"week_count": "{count} weeks",
|
||||
"@week_count": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "5"
|
||||
}
|
||||
}
|
||||
},
|
||||
"order_count_label": "{count} orders",
|
||||
"@order_count_label": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "328"
|
||||
}
|
||||
}
|
||||
},
|
||||
"gross_margin": "Gross Margin",
|
||||
"@gross_margin": {},
|
||||
"parent_category_summary": "Parent Category Summary",
|
||||
"@parent_category_summary": {},
|
||||
"sub_category": "Sub Category",
|
||||
"@sub_category": {},
|
||||
"qty": "Qty",
|
||||
"@qty": {},
|
||||
"std_hpp": "Std HPP",
|
||||
"@std_hpp": {},
|
||||
"real_hpp": "Real HPP",
|
||||
"@real_hpp": {},
|
||||
"status": "Status",
|
||||
"@status": {},
|
||||
"grand_total": "TOTAL",
|
||||
"@grand_total": {},
|
||||
"status_healthy": "Healthy",
|
||||
"@status_healthy": {},
|
||||
"status_watch": "Watch",
|
||||
"@status_watch": {},
|
||||
"status_critical": "Unhealthy",
|
||||
"@status_critical": {},
|
||||
"tap_row_for_detail": "Tap a card to see sub category and product details",
|
||||
"@tap_row_for_detail": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user