From 40c6ed0f20f5b5cc505c499cd949f86037e9db65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matilda=20Landstr=C3=B6m?= Date: Tue, 1 Oct 2024 12:25:12 +0200 Subject: [PATCH] fix(SW-302): small translation typo --- constants/routes/hotelPageParams.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/routes/hotelPageParams.js b/constants/routes/hotelPageParams.js index 97c51b4b5..5ee71737d 100644 --- a/constants/routes/hotelPageParams.js +++ b/constants/routes/hotelPageParams.js @@ -54,7 +54,7 @@ export const restaurantAndBar = { /*export const restaurant = { en: "restaurant", - sv: "restaurant", + sv: "restaurang", no: "restaurant", da: "restaurant", fi: "ravintola",