summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mail_actions
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2016-06-28 17:04:45 -0300
committerTulio Casagrande <tcasagra@thoughtworks.com>2016-06-28 17:08:48 -0300
commit0e6217184eeeb69fa85fcf97d28be37e9042a71d (patch)
tree988f628b602d43685d2e26f68b3b28e6dc469671 /web-ui/app/templates/mail_actions
parent1cf3d16637e0a128c3e12236614cc0cd4f40dfc7 (diff)
Added remaining translations strings
Diffstat (limited to 'web-ui/app/templates/mail_actions')
-rw-r--r--web-ui/app/templates/mail_actions/refresh_trigger.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/templates/mail_actions/refresh_trigger.hbs b/web-ui/app/templates/mail_actions/refresh_trigger.hbs
index 68685442..dffc7090 100644
--- a/web-ui/app/templates/mail_actions/refresh_trigger.hbs
+++ b/web-ui/app/templates/mail_actions/refresh_trigger.hbs
@@ -1,3 +1,3 @@
<div id="refresh-mails-trigger">
- <i class="fa fa-refresh"></i>
+ <i class="fa fa-refresh" data-label="{{t 'refresh'}}"></i>
</div>