Merged in feat/SW-2238-icons (pull request #1767)

Feat/SW-2238: Fix swapped icons, add missing translation

* fix(SW-2238): switch swapped icons

* fix: add missing translation


Approved-by: Christian Andolf
This commit is contained in:
Matilda Landström
2025-04-09 12:58:48 +00:00
parent e6a7e921bb
commit 6bbe80526e
9 changed files with 54 additions and 49 deletions

View File

@@ -73,8 +73,8 @@ export enum HealthFacilitiesEnum {
Gym = "Gym",
Sauna = "Sauna",
Relax = "Relax",
IndoorPool = "Indoor pool",
OutdoorPool = "Outdoor pool",
IndoorPool = "IndoorPool",
OutdoorPool = "OutdoorPool",
}
export const FacilityCardButtonText = {