richie-education 3.5.0 → 3.5.1-dev2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -218,7 +218,7 @@ const messages = defineMessages({
|
|
|
218
218
|
description: 'Label for the batch order reference (id)',
|
|
219
219
|
},
|
|
220
220
|
seatsCount: {
|
|
221
|
-
id: 'batchOrder.seatsCount',
|
|
221
|
+
id: 'components.OrganizationQuotesTable.batchOrder.seatsCount',
|
|
222
222
|
defaultMessage: '{seats} {seats, plural, one {seat} other {seats}}',
|
|
223
223
|
description: 'Text displayed for seats count with pluralization in batch order',
|
|
224
224
|
},
|