Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 5e065dd

Browse files
committed
fix: replace recurring reservation image and text on landing page
1 parent b34602d commit 5e065dd

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

-155 KB
Loading

apps/ui/public/locales/en/home.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"searchPlaceholder": "Search spaces or equipment"
66
},
77
"infoRecurring": {
8-
"heading": "Seasonal booking",
9-
"text": "Apply for spaces or equipment for seasonal use. You can browse spaces before the application round starts."
8+
"heading": "Season booking",
9+
"text": "Apply for spaces from the City of Helsinki for regular, weekly use for the upcoming season. Check out the application periods and fill out the application."
1010
},
11-
"browseRecurringReservationsButton": "Browse application rounds",
11+
"browseRecurringReservationsButton": "Show application periods",
1212
"footer": {
1313
"heading": "About Varaamo",
1414
"body": "Varaamo is an online service run by the City of Helsinki, where you can reserve spaces and workstations for your use.\n\nThe re-designed booking service is in a pilot phase. New features and functionalities are being gradually introduced."

apps/ui/public/locales/fi/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"searchPlaceholder": "Hae tiloja tai laitetta"
66
},
77
"infoRecurring": {
8-
"heading": "Kausivarauksen tekeminen",
9-
"text": "Hae Helsingin kaupungin tiloja säännölliseen käyttöön. Voit tutustua tiloihin etukäteen ennen hakuaikaa."
8+
"heading": "Kausivaraus",
9+
"text": "Hae Helsingin kaupungin tiloja säännölliseen, viikoittaiseen käyttöön tulevalle kaudelle. Tutustu hakuaikoihin ja täytä hakemus."
1010
},
1111
"browseRecurringReservationsButton": "Tutustu hakuaikoihin",
1212
"footer": {

apps/ui/public/locales/sv/home.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"infoRecurring": {
88
"heading": "Säsongsbokning",
9-
"text": "Här kan du boka och få mer information om säsongbokningen och ansökningstider."
9+
"text": "Ansök om utrymmen från Helsingfors stad för regelbunden, veckovis användning inför den kommande säsongen. Bekanta dig med ansökningstiderna och fyll i ansökan."
1010
},
1111
"browseRecurringReservationsButton": "Se ansökningstider",
1212
"footer": {

0 commit comments

Comments
 (0)