+
+
+
+
+
+ {t('logisticsHead.board.heldTitle', {
+ count: held.count,
+ defaultValue: '{{count}} parked on hold',
+ })}
+
+
+ {t('logisticsHead.board.heldHint', {
+ days: held.medianDays,
+ defaultValue:
+ 'Outside the flow above — median {{days}}d parked. Not counted as a stage.',
+ })}
+
+
+
+