diff --git a/vue/src/apps/ShoppingListView/ShoppingListView.vue b/vue/src/apps/ShoppingListView/ShoppingListView.vue
index 2d170274c..bcaa58dae 100644
--- a/vue/src/apps/ShoppingListView/ShoppingListView.vue
+++ b/vue/src/apps/ShoppingListView/ShoppingListView.vue
@@ -4,349 +4,354 @@
{{ $t('ShoppingBackgroundSyncWarning') }}
-
-
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
{{ $t('Shopping_list') + ` (${shopping_list_store.total_unchecked_food})` }}
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
{{
$t('Undefined')
}}
- {{ c.name }}
-
- 0))">
-
-
-
+ {{ c.name }}
+
+ 0))">
+
+
+
-
+
-
-
-
-
-
-
-
-
- {{
- $t('Recipes') + ` (${Object.keys(shopping_list_store.getAssociatedRecipes()).length})`
- }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ r.recipe_name }}
- {{ r.mealplan_type }} {{ formatDate(r.mealplan_from_date) }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{
- $t('Supermarkets') + ` (${shopping_list_store.supermarkets.length})`
- }}
-
-
-
-
-
-
-
-
-
- {{ $t("Supermarkets") }}
-
-
-
-
-
-
-
- {{ supermarket.name }}
-
-
- {{
- supermarket.description
- }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $t("Shopping_Categories") }} -
- {{ editingSupermarket[0].name }}
- {{ $t("Shopping_Categories") }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- #{{ index + 1 }}
-
- {{ category.name }}
-
-
-
-
-
-
-
-
{{ $t("Available") }}
-
-
-
-
-
-
-
-
-
- {{ category.name }}
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ {{
+ $t('Recipes') + ` (${Object.keys(shopping_list_store.getAssociatedRecipes()).length})`
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ r.recipe_name }}
+ {{ r.mealplan_type }} {{ formatDate(r.mealplan_from_date) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ $t('Supermarkets') + ` (${shopping_list_store.supermarkets.length})`
+ }}
+
+
+
+
+
+
+
+
+
+ {{ $t("Supermarkets") }}
+
+
+
+
+
+
+
+ {{ supermarket.name }}
+
+
+ {{
+ supermarket.description
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t("Shopping_Categories") }} -
+ {{ editingSupermarket[0].name }}
+ {{ $t("Shopping_Categories") }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #{{ index + 1 }}
+
+ {{ category.name }}
+
+
+
+
+
+
+
+
{{ $t("Available") }}
+
+
+
+
+
+
+
+
+
+ {{ category.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
- {{ $t('Settings') }}
-
-
-
-
+
+
+
+
+
+ {{ $t('Settings') }}
+
+
+
+
+
+
+