diff --git a/vue3/src/pages/RecipeImportPage.vue b/vue3/src/pages/RecipeImportPage.vue index 5fac0872a..aa90dce2f 100644 --- a/vue3/src/pages/RecipeImportPage.vue +++ b/vue3/src/pages/RecipeImportPage.vue @@ -72,9 +72,9 @@ - Auto Sort - Split All - Merge All + Auto Sort + Split All + Merge All @@ -88,13 +88,25 @@ - {{ $t('Delete') }} - {{ $t('Split') }} + {{ $t('Delete') }} + {{ $t('Split') }} - + + + + + {{ i.amount }} {{ i.unit.name }} {{ i.food.name }} + + + + + + + + @@ -123,9 +135,10 @@