<%= t(".intro", product: product_name) %>
<%= @pdf_import.document_type.present? ? t("imports.document_types.#{@pdf_import.document_type}") : t("imports.document_types.other") %>
<%= @pdf_import.ai_summary %>
<% if @pdf_import.document_type.in?(%w[bank_statement credit_card_statement investment_statement]) %><%= t(".transactions_note") %>
<% else %><%= t(".document_stored_note") %>
<% end %><%= t(".next_steps_intro") %>