Skip to content

Commit 024a298

Browse files
szabozoltan69frozenhelium
authored andcommitted
CoS updates 2025 Sept – Logistics ERU
1 parent fd029fd commit 024a298

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
@@ -20,7 +20,7 @@
2020
"logisticsPersonnelLabel": "Total",
2121
"logisticsPersonnelValue": "4-7 people.",
2222
"logisticsPersonnelCompositionLabel": "Composition",
23-
"logisticsPersonnelCompositionValue": "Team Leader, 1-2 Supply Chain Administration delegates, AirOps delegate, 1 - 3 Warehouse/Transport delegates.",
23+
"logisticsPersonnelCompositionValue": "Team Leader, 1-2 Supply Chain Administration delegates, Receiving Unloading and Customs (RUC) delegate, 1-3 Warehouse/Transport delegates.",
2424
"logisticsStandardComposition": "Standard Components",
2525
"logisticsStandardCompositionText": "The existing kits are as follows:",
2626
"logisticsStandardCompositionTextListOne": "FURNITURES, for 4 persons",
@@ -32,9 +32,9 @@
3232
"logisticsStandardCompositionTextListSeven": "PERSONNEL COMMUNICATION KIT",
3333
"logisticsSpecifications": "Specifications",
3434
"logisticsSpecificationsWeightLabel": "Weight",
35-
"logisticsSpecificationsWeightValue": "10 MT, Includes 2 x Toyota Land Cruiser and one 4x4 forklift",
35+
"logisticsSpecificationsWeightValue": "10 MT, Includes 2 vehicles and one 4x4 forklift",
3636
"logisticsSpecificationsVolumeLabel": "Volume",
37-
"logisticsSpecificationsVolumeValue": "100 CBM, Includes 2 x Toyota Land Cruiser and one 4x4 forklift",
37+
"logisticsSpecificationsVolumeValue": "100 CBM, Includes 2 vehicles and one 4x4 forklift",
3838
"logisticsSpecificationsCostLabel": "Cost (indicative)",
3939
"logisticsSpecificationsCostValue": "CHF 120,000",
4040
"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)