From 20986a0856f5cd186b85e16c52b8110b6a40daa2 Mon Sep 17 00:00:00 2001 From: Javier Cortejoso Date: Wed, 20 Mar 2024 15:49:47 +0100 Subject: [PATCH] Fix spelling. Remove moved link --- apps/block_scout_web/config/navigation.exs | 3 +-- .../lib/block_scout_web/templates/layout/_topnav.html.eex | 2 +- apps/block_scout_web/priv/gettext/default.pot | 2 +- apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/apps/block_scout_web/config/navigation.exs b/apps/block_scout_web/config/navigation.exs index 7befd77addf7..ab5cd31d6e76 100644 --- a/apps/block_scout_web/config/navigation.exs +++ b/apps/block_scout_web/config/navigation.exs @@ -3,8 +3,7 @@ import Config config :block_scout_web, defi: [ %{title: "Moola", url: "https://moola.market/"}, - %{title: "Revo", url: "https://revo.market/"}, - %{title: "ImmortalDao Finance", url: "https://www.immortaldao.finance"} + %{title: "Revo", url: "https://revo.market/"} ], swap: [ %{title: "Ubeswap", url: "https://ubeswap.org/"}, diff --git a/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex b/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex index 64e2e15a1e7e..503b928ee004 100644 --- a/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex +++ b/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex @@ -204,7 +204,7 @@ <% end %>
-

<%= gettext("Derivates Platforms") %>

+

<%= gettext("Derivatives Platforms") %>

<%= for %{url: url, title: title} <- derivates_platforms_list() do %> <%= title %> <% end %> diff --git a/apps/block_scout_web/priv/gettext/default.pot b/apps/block_scout_web/priv/gettext/default.pot index 3f34f47c60e4..17147184ae74 100644 --- a/apps/block_scout_web/priv/gettext/default.pot +++ b/apps/block_scout_web/priv/gettext/default.pot @@ -3933,5 +3933,5 @@ msgstr "" #: lib/block_scout_web/templates/layout/_topnav.html.eex:207 #, elixir-autogen, elixir-format -msgid "Derivates Platforms" +msgid "Derivatives Platforms" 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 1c80692d4615..ff68e4e8908c 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 @@ -3933,5 +3933,5 @@ msgstr "" #: lib/block_scout_web/templates/layout/_topnav.html.eex:207 #, elixir-autogen, elixir-format -msgid "Derivates Platforms" +msgid "Derivatives Platforms" msgstr ""