<%= t(".subtitle") %>
<%= t(".hero.total_in_savings") %>
<%= @hero[:total_savings_money].format %>
<% delta = @hero[:delta] %> <% if delta[:direction] != :flat %>mt-1 tabular-nums"> <%= t("savings_goals.index.hero.delta_#{delta[:direction]}", amount: @hero[:delta_amount_money].format, percent: delta[:percent].abs) %>
<% end %><%= t(".hero.accounts") %>
<%= @hero[:accounts_count] %>
<%= t(".hero.active_goals") %>
<%= @hero[:active_goals_count] %>
<%= t(".hero.saved_toward_goals") %>
<%= @hero[:saved_toward_goals_money].format %>
<%= t(".accounts_section.subtitle") %>
<%= t(".goals_section.subtitle") %>
<%= t(".search.empty") %>
<%= t(".empty_filtered") %>