diff --git a/vue3/src/apps/tandoor/Tandoor.vue b/vue3/src/apps/tandoor/Tandoor.vue
index 6a82156a9..08d17fd69 100644
--- a/vue3/src/apps/tandoor/Tandoor.vue
+++ b/vue3/src/apps/tandoor/Tandoor.vue
@@ -4,12 +4,9 @@
-
-
-
V
diff --git a/vue3/src/components/model_editors/FoodEditor.vue b/vue3/src/components/model_editors/FoodEditor.vue
index 200f4fe91..e001edc88 100644
--- a/vue3/src/components/model_editors/FoodEditor.vue
+++ b/vue3/src/components/model_editors/FoodEditor.vue
@@ -1,9 +1,14 @@
-
-
- {{ $t(OBJ_LOCALIZATION_KEY) }} {{ editingObj.name }}
-
-
+
+
{{ $t('Food') }}
{{ $t('Properties') }}
@@ -11,6 +16,7 @@
{{ $t('Miscellaneous') }}
+
@@ -25,7 +31,7 @@
{{ $t('PropertiesFoodHelp') }}
-
+
@@ -74,7 +80,7 @@
{{ $t('ConversionsHelp') }}
-
+
{{ $t('Add') }}
@@ -117,7 +123,7 @@
-
+
@@ -128,8 +134,10 @@
-
-
+
+
@@ -138,39 +146,34 @@
-
- {{ $t('Delete') }}
-
-
- {{ isUpdate ? $t('Save') : $t('Create') }}
-
-
+
+
+
+