From 391c45b8be0615978861bb659ccdd93b3eb91ca9 Mon Sep 17 00:00:00 2001 From: MaxJa4 <74194322+MaxJa4@users.noreply.github.com> Date: Thu, 24 Feb 2022 20:53:52 +0100 Subject: [PATCH] Revert "Added some translations in meal plan, recipe search and recipe switcher." This reverts commit b2fa1db4f92b30c4bdb51e270f1137ff31718579. --- .../RecipeSearchView/RecipeSearchView.vue | 2 +- vue/src/components/Buttons/RecipeSwitcher.vue | 12 +++--- vue/src/components/MealPlanCalenderHeader.vue | 4 +- vue/src/locales/de.json | 40 +------------------ vue/src/locales/en.json | 12 +----- 5 files changed, 12 insertions(+), 58 deletions(-) diff --git a/vue/src/apps/RecipeSearchView/RecipeSearchView.vue b/vue/src/apps/RecipeSearchView/RecipeSearchView.vue index 20266b913..467569152 100644 --- a/vue/src/apps/RecipeSearchView/RecipeSearchView.vue +++ b/vue/src/apps/RecipeSearchView/RecipeSearchView.vue @@ -16,7 +16,7 @@ - + diff --git a/vue/src/components/Buttons/RecipeSwitcher.vue b/vue/src/components/Buttons/RecipeSwitcher.vue index f164d5dbd..57a233c6d 100644 --- a/vue/src/components/Buttons/RecipeSwitcher.vue +++ b/vue/src/components/Buttons/RecipeSwitcher.vue @@ -6,7 +6,7 @@