From a96055c7924469f1eef9a2214b442ca475997fc8 Mon Sep 17 00:00:00 2001
From: SanttuA <santtualatalo@gmail.com>
Date: Tue, 19 Mar 2024 13:34:53 +0200
Subject: [PATCH] Changed next free time btn EN text

---
 app/i18n/messages/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/i18n/messages/en.json b/app/i18n/messages/en.json
index cd31d0075..de1901b5c 100644
--- a/app/i18n/messages/en.json
+++ b/app/i18n/messages/en.json
@@ -436,7 +436,7 @@
   "ResourceCard.infoTitle.removeFavorite": "Remove from favorites",
   "ResourceCompactList.button.label.next": "Next premise",
   "ResourceCompactList.button.label.previous": "Previous premise",
-  "ResourceFreeTime.buttonLabel": "Search for next free time",
+  "ResourceFreeTime.buttonLabel": "Find next available time",
   "ResourceFreeTime.notificationFound": "Free time found on",
   "ResourceFreeTime.notificationNotFound": "No free time found",
   "ResourceFreeTime.searchingText": "Searching...",