Skip to content

Commit fabcd22

Browse files
szabozoltan69frozenhelium
authored andcommitted
CoS updates 2025 Sept – Logistics ERU
1 parent 3f78dd8 commit fabcd22

File tree

3 files changed

+32
-3
lines changed

3 files changed

+32
-3
lines changed

.changeset/fluffy-lions-nail.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"go-web-app": patch
3+
---
4+
5+
Surge CoS update – Logistics ERU
6+
- Minor textual changes on /surge/catalogue/logistics/eru

app/src/views/SurgeCatalogueLogisticsEru/i18n.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"logisticsPersonnelLabel": "Total",
2020
"logisticsPersonnelValue": "4-7 people.",
2121
"logisticsPersonnelCompositionLabel": "Composition",
22-
"logisticsPersonnelCompositionValue": "Team Leader, 1-2 Supply Chain Administration delegates, AirOps delegate, 1 - 3 Warehouse/Transport delegates.",
22+
"logisticsPersonnelCompositionValue": "Team Leader, 1-2 Supply Chain Administration delegates, Receiving Unloading and Customs (RUC) delegate, 1-3 Warehouse/Transport delegates.",
2323
"logisticsStandardComposition": "Standard Components",
2424
"logisticsStandardCompositionText": "The existing kits are as follows:",
2525
"logisticsStandardCompositionTextListOne": "FURNITURES, for 4 persons",
@@ -31,9 +31,9 @@
3131
"logisticsStandardCompositionTextListSeven": "PERSONNEL COMMUNICATION KIT",
3232
"logisticsSpecifications": "Specifications",
3333
"logisticsSpecificationsWeightLabel": "Weight",
34-
"logisticsSpecificationsWeightValue": "10 MT, Includes 2 x Toyota Land Cruiser and one 4x4 forklift",
34+
"logisticsSpecificationsWeightValue": "10 MT, Includes 2 vehicles and one 4x4 forklift",
3535
"logisticsSpecificationsVolumeLabel": "Volume",
36-
"logisticsSpecificationsVolumeValue": "100 CBM, Includes 2 x Toyota Land Cruiser and one 4x4 forklift",
36+
"logisticsSpecificationsVolumeValue": "100 CBM, Includes 2 vehicles and one 4x4 forklift",
3737
"logisticsSpecificationsCostLabel": "Cost (indicative)",
3838
"logisticsSpecificationsCostValue": "CHF 120,000",
3939
"logisticsSpecificationsNSLabel": "National societies providing this service",
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"parent": "000051-1758354992698.json",
3+
"actions": [
4+
{
5+
"action": "update",
6+
"key": "logisticsPersonnelCompositionValue",
7+
"namespace": "surgeCatalogueLogisticsEru",
8+
"newValue": "Team Leader, 1-2 Supply Chain Administration delegates, Receiving Unloading and Customs (RUC) delegate, 1-3 Warehouse/Transport delegates."
9+
},
10+
{
11+
"action": "update",
12+
"key": "logisticsSpecificationsVolumeValue",
13+
"namespace": "surgeCatalogueLogisticsEru",
14+
"newValue": "100 CBM, Includes 2 vehicles and one 4x4 forklift"
15+
},
16+
{
17+
"action": "update",
18+
"key": "logisticsSpecificationsWeightValue",
19+
"namespace": "surgeCatalogueLogisticsEru",
20+
"newValue": "10 MT, Includes 2 vehicles and one 4x4 forklift"
21+
}
22+
]
23+
}

0 commit comments

Comments
 (0)