aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/recipes/RecipesDashboard.js
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-06 09:28:08 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-06 09:28:08 +0200
commitbee96b3ea65de33e9e5a46040830e7a95788fdb0 (patch)
treeb4cd0fe16f5e799867b8269e688c3364d7cfce2b /src/components/settings/recipes/RecipesDashboard.js
parentFix headline spacing (diff)
downloadferdium-app-bee96b3ea65de33e9e5a46040830e7a95788fdb0.tar.gz
ferdium-app-bee96b3ea65de33e9e5a46040830e7a95788fdb0.tar.zst
ferdium-app-bee96b3ea65de33e9e5a46040830e7a95788fdb0.zip
Update 3rd party recipe wording
Diffstat (limited to 'src/components/settings/recipes/RecipesDashboard.js')
-rw-r--r--src/components/settings/recipes/RecipesDashboard.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/settings/recipes/RecipesDashboard.js b/src/components/settings/recipes/RecipesDashboard.js
index 08988024a..877cbc588 100644
--- a/src/components/settings/recipes/RecipesDashboard.js
+++ b/src/components/settings/recipes/RecipesDashboard.js
@@ -63,11 +63,11 @@ const messages = defineMessages({
63 }, 63 },
64 headlineCustomRecipes: { 64 headlineCustomRecipes: {
65 id: 'settings.recipes.customService.headline.customRecipes', 65 id: 'settings.recipes.customService.headline.customRecipes',
66 defaultMessage: '!!!Custom Service Recipes', 66 defaultMessage: '!!!Custom 3rd Party Recipes',
67 }, 67 },
68 headlineCommunityRecipes: { 68 headlineCommunityRecipes: {
69 id: 'settings.recipes.customService.headline.communityRecipes', 69 id: 'settings.recipes.customService.headline.communityRecipes',
70 defaultMessage: '!!!Community Services', 70 defaultMessage: '!!!Community 3rd Party Recipes',
71 }, 71 },
72 headlineDevRecipes: { 72 headlineDevRecipes: {
73 id: 'settings.recipes.customService.headline.devRecipes', 73 id: 'settings.recipes.customService.headline.devRecipes',