[minor] lang fixes for email digest
diff --git a/erpnext/setup/doctype/email_digest/templates/default.html b/erpnext/setup/doctype/email_digest/templates/default.html
index 44c0490..7ed9d1f 100644
--- a/erpnext/setup/doctype/email_digest/templates/default.html
+++ b/erpnext/setup/doctype/email_digest/templates/default.html
@@ -76,7 +76,7 @@
         <table style="width: 100%;">
             <tr>
                 <td>
-                    <a style="{{ link_css }}" href="{{ t.link }}">{{ t.description }}</a>
+                    <a style="{{ link_css }}" href="{{ t.link }}">{{ _(t.description) }}</a>
                 </td>
                 <td style="width: 25%; text-align: right">
                     <span style="{{ label_css }}">
@@ -99,7 +99,7 @@
         <table style="width: 100%;">
             <tr>
                 <td>
-                    <a style="{{ link_css }}" href="{{ n.link }}">{{ n.key }}</a>
+                    <a style="{{ link_css }}" href="{{ n.link }}">{{ _(n.key) }}</a>
                 </td>
                 <td style="width: 25%; text-align: right">
                     <span style="{{ label_css }}">