diff --git a/apps/explorer_web/lib/explorer_web/templates/address/_link.html.eex b/apps/explorer_web/lib/explorer_web/templates/address/_link.html.eex index 5139f85273..8e7452b154 100644 --- a/apps/explorer_web/lib/explorer_web/templates/address/_link.html.eex +++ b/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 %>