You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1class="font-medium text-primary text-center text-3xl"><%=t("imports.pdf_import.ready_for_review_title",default: "Ready for Review")%></h1>
13
-
<pclass="text-sm text-secondary"><%=t("imports.pdf_import.ready_for_review_description",default: "We extracted %{count} transactions from your bank statement. Review and publish them to add to your account.",count: import.rows_count)%></p>
13
+
<pclass="text-sm text-secondary"><%=t("imports.pdf_import.ready_for_review_description",default: "We extracted %{count} transactions from your statement. Review and publish them to add to your account.",count: import.rows_count)%></p>
<pclass="text-center text-sm text-secondary"><%=t("imports.pdf_import.select_account_to_continue",default: "Please select an account above to continue.")%></p>
0 commit comments