From a8ff0f6457ea8fba022dfab0acaad3581839ceda Mon Sep 17 00:00:00 2001 From: Vijay A Date: Wed, 23 Jun 2021 16:12:55 +0530 Subject: Added new message when the user doesn't find a service (but that is present in the website). --- src/i18n/locales/uk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/uk.json') diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json index caf55d448..62204749d 100644 --- a/src/i18n/locales/uk.json +++ b/src/i18n/locales/uk.json @@ -377,7 +377,7 @@ "settings.recipes.headline": "Доступні сервіси", "settings.recipes.missingService": "Не знайшли сервісу?", "settings.recipes.mostPopular": "Найбільш популярні", - "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option:", + "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", "settings.recipes.servicesSuccessfulAddedInfo": "Сервіс успішно додано", "settings.searchService": "Знайти сервіс", "settings.service.error.goBack": "Повернутись до сервісів", -- cgit v1.2.3-54-g00ecf