Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/floppy-rivers-grin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"go-web-app": patch
---

Remove British from the list of NSs providing WASH M20.
2 changes: 1 addition & 1 deletion app/src/views/SurgeCatalogueWashKitMsm20Eru/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"specificationCostLabel": "Cost (indicative)",
"specificationCostValue": "CHF 200,000",
"specificationNSLabel": "National societies providing this service",
"specificationNSValue": "Austrian, British, German, Spanish, Swedish."
"specificationNSValue": "Austrian, German, Spanish, Swedish."
}
}
2 changes: 1 addition & 1 deletion go-api
Submodule go-api updated 408 files
11 changes: 11 additions & 0 deletions translationMigrations/000078-1775744813493.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"parent": "000077-1774412801025.json",
"actions": [
{
"action": "update",
"key": "specificationNSValue",
"namespace": "surgeCatalogueWashKitMsm20Eru",
"newValue": "Austrian, German, Spanish, Swedish."
}
]
}
Loading