diff --git a/src/translations/en.json b/src/translations/en.json
index 93cf7078..2f7b6768 100644
--- a/src/translations/en.json
+++ b/src/translations/en.json
@@ -140,7 +140,8 @@
"SalePage.loadingData": "Loading sale data.",
"SalePage.rejectButton": "Reject request",
"SalePage.title": "Sale details for ${title}.",
- "SearchPage.foundResults": "{count, number} {count, plural, one {listing} other {listings}} found.",
+ "SearchPage.foundResults": "{count, number} {count, plural, one {sauna} other {saunas}} found",
+ "SearchPage.foundResultsWithAddress": "{count, number} {count, plural, one {sauna} other {saunas}} around {address}",
"SearchPage.loadingResults": "Loading search results...",
"SearchPage.loadingResults": "Loading search results...",
"SearchPage.noResults": "Could not find any listings.",