diff --git a/apps/block_scout_web/lib/block_scout_web/templates/address/_balance_card.html.eex b/apps/block_scout_web/lib/block_scout_web/templates/address/_balance_card.html.eex index 1cc3c57d14..8d0d67c6fe 100644 --- a/apps/block_scout_web/lib/block_scout_web/templates/address/_balance_card.html.eex +++ b/apps/block_scout_web/lib/block_scout_web/templates/address/_balance_card.html.eex @@ -4,10 +4,24 @@

<%= balance(@address) %>

- - + +
+ <%= gettext("Price") %> - + +
+ +
+ <%= gettext("Unit Price") %> - + +
diff --git a/apps/block_scout_web/priv/gettext/default.pot b/apps/block_scout_web/priv/gettext/default.pot index c2da36a554..008c3645da 100644 --- a/apps/block_scout_web/priv/gettext/default.pot +++ b/apps/block_scout_web/priv/gettext/default.pot @@ -387,7 +387,7 @@ msgid "Enter the Solidity Contract Code below" msgstr "" #, elixir-format -#: lib/block_scout_web/templates/address/_balance_card.html.eex:22 +#: lib/block_scout_web/templates/address/_balance_card.html.eex:36 msgid "Error trying to fetch balances." msgstr "" @@ -421,7 +421,7 @@ msgid "Execute" msgstr "" #, elixir-format -#: lib/block_scout_web/templates/address/_balance_card.html.eex:18 +#: lib/block_scout_web/templates/address/_balance_card.html.eex:32 msgid "Fetching tokens..." msgstr "" @@ -699,6 +699,7 @@ msgid "Position %{index}" msgstr "" #, elixir-format +#: lib/block_scout_web/templates/address/_balance_card.html.eex:9 #: lib/block_scout_web/templates/chain/show.html.eex:11 #: lib/block_scout_web/templates/layout/app.html.eex:50 msgid "Price" @@ -1322,3 +1323,8 @@ msgstr "" #: lib/block_scout_web/views/internal_transaction_view.ex:24 msgid "Static Call" msgstr "" + +#, elixir-format +#: lib/block_scout_web/templates/address/_balance_card.html.eex:18 +msgid "Unit Price" +msgstr "" diff --git a/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po b/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po index c932738907..3fc1c151cc 100644 --- a/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po +++ b/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po @@ -387,7 +387,7 @@ msgid "Enter the Solidity Contract Code below" msgstr "" #, elixir-format -#: lib/block_scout_web/templates/address/_balance_card.html.eex:22 +#: lib/block_scout_web/templates/address/_balance_card.html.eex:36 msgid "Error trying to fetch balances." msgstr "" @@ -421,7 +421,7 @@ msgid "Execute" msgstr "" #, elixir-format -#: lib/block_scout_web/templates/address/_balance_card.html.eex:18 +#: lib/block_scout_web/templates/address/_balance_card.html.eex:32 msgid "Fetching tokens..." msgstr "" @@ -699,6 +699,7 @@ msgid "Position %{index}" msgstr "" #, elixir-format +#: lib/block_scout_web/templates/address/_balance_card.html.eex:9 #: lib/block_scout_web/templates/chain/show.html.eex:11 #: lib/block_scout_web/templates/layout/app.html.eex:50 msgid "Price" @@ -1322,3 +1323,8 @@ msgstr "" #: lib/block_scout_web/views/internal_transaction_view.ex:24 msgid "Static Call" msgstr "" + +#, elixir-format +#: lib/block_scout_web/templates/address/_balance_card.html.eex:18 +msgid "Unit Price" +msgstr ""