From 0837621dd7a4d843adabd1ea80e42d8599cbe5f7 Mon Sep 17 00:00:00 2001 From: Tulio Casagrande Date: Thu, 23 Jun 2016 20:11:08 -0300 Subject: [#619] Fix some missing translation strings --- web-ui/app/templates/mails/draft.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/app/templates/mails/draft.hbs') diff --git a/web-ui/app/templates/mails/draft.hbs b/web-ui/app/templates/mails/draft.hbs index d223c0a4..942b9815 100644 --- a/web-ui/app/templates/mails/draft.hbs +++ b/web-ui/app/templates/mails/draft.hbs @@ -5,7 +5,7 @@
- {{t 'to:'}} + {{t 'to'}}: {{#if header.to }} {{ header.to }} {{else}} -- cgit v1.2.3