Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Thread.vue')
-rw-r--r--src/components/Thread.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Thread.vue b/src/components/Thread.vue
index cd7fd2cf3..7ac4857d8 100644
--- a/src/components/Thread.vue
+++ b/src/components/Thread.vue
@@ -1,6 +1,6 @@
<template>
<AppContentDetails id="mail-message">
- <Loading v-if="loading" />
+ <Loading v-if="loading" :hint="t('mail', 'Loading thread')" />
<template v-else>
<div id="mail-thread-header">
<div id="mail-thread-header-fields">