Skip to content

Commit c82e288

Browse files
committed
Update ProgressCard.vue
1 parent bf49496 commit c82e288

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/src/components/ProgressCard.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,13 +166,13 @@ onMounted(() => {
166166
"finished_in": "Finished in {t}",
167167
"estimated_time": "The contact mining may take around {t}",
168168
"remaining_time": "{t} remaining",
169-
"hold_on_while_loading_boxes": "Please hold on while we are retrieving mailboxes..."
169+
"hold_on_while_loading_boxes": "Please hold on while we are retrieving your mailboxes..."
170170
},
171171
"fr": {
172172
"finished_in": "Terminé en {t}",
173173
"estimated_time": "L'extraction de contacts peut prendre environ {t}",
174174
"remaining_time": "{t} restantes",
175-
"hold_on_while_loading_boxes": "Veuillez patienter pendant que nous récupérons les boîtes aux lettres..."
175+
"hold_on_while_loading_boxes": "Veuillez patienter pendant que nous récupérons vos boîtes aux lettres..."
176176
}
177177
}
178178
</i18n>

0 commit comments

Comments
 (0)