From 715e301a4dc979aab62100581a591d8766e5d7c5 Mon Sep 17 00:00:00 2001 From: Maximilian Jannack Date: Fri, 25 Feb 2022 10:43:34 +0100 Subject: [PATCH] Revert "Revert "Added some translations in meal plan, recipe search and recipe switcher."" This reverts commit 391c45b8be0615978861bb659ccdd93b3eb91ca9. --- .../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, 58 insertions(+), 12 deletions(-) diff --git a/vue/src/apps/RecipeSearchView/RecipeSearchView.vue b/vue/src/apps/RecipeSearchView/RecipeSearchView.vue index 467569152..20266b913 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 57a233c6d..f164d5dbd 100644 --- a/vue/src/components/Buttons/RecipeSwitcher.vue +++ b/vue/src/components/Buttons/RecipeSwitcher.vue @@ -6,7 +6,7 @@