From 206b6d16b8058b8096b462305d7e9b981df56b44 Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:34:27 +0100 Subject: Change 'Most Popular' list in Services to 'Ferdium Picks' (#332) --- src/i18n/locales/defaultMessages.json | 4 ++-- src/i18n/locales/en-US.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 6401f9ec8..09c793bfe 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -2150,13 +2150,13 @@ } }, { - "defaultMessage": "!!!Most popular", + "defaultMessage": "!!!Ferdium Picks", "end": { "column": 3, "line": 30 }, "file": "src/components/settings/recipes/RecipesDashboard.js", - "id": "settings.recipes.mostPopular", + "id": "settings.recipes.ferdiumPicks", "start": { "column": 22, "line": 27 diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 62b84f093..790d379b7 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -308,7 +308,7 @@ "settings.recipes.customService.openFolder": "Open folder", "settings.recipes.headline": "Available services", "settings.recipes.missingService": "Missing a service?", - "settings.recipes.mostPopular": "Most popular", + "settings.recipes.ferdiumPicks": "Ferdium Picks", "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 Ferdium since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdium.", "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", "settings.searchService": "Search service", -- cgit v1.2.3-70-g09d2