Use gettext in template

Co-authored-by: katibest <katibest@gaslight.co>
pull/395/head
jimmay5469 6 years ago
parent 3f97d3f6a5
commit a03b864858
  1. 2
      apps/explorer_web/lib/explorer_web/templates/address/_link.html.eex

@ -9,5 +9,5 @@
<% end %>
<% end %>
<% else %>
Contract Address Pending
<%= gettext("Contract Address Pending") %>
<% end %>

Loading…
Cancel
Save