diff --git a/src/components/mobile/AIImageRecognitionSheet.vue b/src/components/mobile/AIImageRecognitionSheet.vue
index 5dc80434..23db6879 100644
--- a/src/components/mobile/AIImageRecognitionSheet.vue
+++ b/src/components/mobile/AIImageRecognitionSheet.vue
@@ -14,7 +14,7 @@
![]()
-
+
{{ tt('Click here to select a receipt or transaction image') }}
diff --git a/src/views/desktop/transactions/list/dialogs/AIImageRecognitionDialog.vue b/src/views/desktop/transactions/list/dialogs/AIImageRecognitionDialog.vue
index 325e9bf0..21257a98 100644
--- a/src/views/desktop/transactions/list/dialogs/AIImageRecognitionDialog.vue
+++ b/src/views/desktop/transactions/list/dialogs/AIImageRecognitionDialog.vue
@@ -13,10 +13,10 @@
@dragover.prevent
@dragleave.prevent="onDragLeave"
@drop.prevent="onDrop">
-
-
{{ tt('Drag and drop a receipt or transaction image here, or click to select one') }}
- {{ tt('Release to load image') }}
+ {{ tt('Drag and drop a receipt or transaction image here, or click to select one') }}
+ {{ tt('Release to load image') }}