Remove duplicated translate directive

This commit is contained in:
Javier Donadío 2017-08-30 11:10:07 -03:00 committed by GitHub
commit a9a271fdb7

View file

@ -92,7 +92,7 @@
<i class="icon"><img src="img/icon-warning.png" width="20px"></i>
<span translate>
This transaction amount is too small compared to current Bitcoin network fees. Spending these funds will need a Bitcoin network fee cost comparable
to the funds itself. <a ng-click="readMore()" translate>Read more</a>
to the funds itself. <a ng-click="readMore()">Read more</a>
</span>
</div>