Skip to content

Commit 7272982

Browse files
samsharatnagorra
authored andcommitted
feat: add translation migrations
1 parent e85fc32 commit 7272982

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"parent": "000008-1736768328977.json",
3+
"actions": [
4+
{
5+
"action": "update",
6+
"key": "eruTableEquipment",
7+
"namespace": "allDeployedEmergencyResponseUnits",
8+
"newValue": "Equipment Units"
9+
},
10+
{
11+
"action": "update",
12+
"key": "eruTableEquipment",
13+
"namespace": "emergencySurge",
14+
"newValue": "Equipment Units"
15+
},
16+
{
17+
"action": "update",
18+
"key": "opdModuleValue",
19+
"namespace": "surgeCatalogueHealthEruClinic",
20+
"newValue": "Contains the equipment and supplies needed to carry out initial triage, basic first aid and life support, stabilization for patients, as well as initial wound care, basic fracture management, minor surgical procedures, basic outpatient care of communicable disease, basic outpatient paediatric care, basic/outpatient chronic disease care; diagnostics done through clinical examination and basic point-of-care laboratory tests."
21+
},
22+
{
23+
"action": "update",
24+
"key": "otherLinkTwoOffic",
25+
"newKey": "otherLinkTwoOffice",
26+
"namespace": "surgeCatalogueOtherHumanResources"
27+
},
28+
{
29+
"action": "update",
30+
"key": "emergencyServicesSectionOne",
31+
"namespace": "surgeCatalogueWashWaterSupplyRehabilitation",
32+
"newValue": "Rapid damage assessment of the pre-existing water system and its management, feasibility study, planning, design, and implementation of water system repair/rehabilitation. The WSR focuses on quick implementation and the selection of environmentally feasible, affordable and durable technical solutions. It will ensure that distinct needs and realities of women, men, and vulnerable groups are reflected in decision making."
33+
}
34+
]
35+
}

0 commit comments

Comments
 (0)