From fc95ddca058dfecb794f42c3e92fdefaf428dbce Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Tue, 3 Mar 2026 16:31:50 -0600 Subject: [PATCH] Update the import link language --- app/views/signups/completions/new.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/signups/completions/new.html.erb b/app/views/signups/completions/new.html.erb index a51137fc2..2729164fb 100644 --- a/app/views/signups/completions/new.html.erb +++ b/app/views/signups/completions/new.html.erb @@ -27,7 +27,7 @@

<%= link_to new_account_import_path, class: "btn btn--plain txt-link center txt-small", data: { turbo_prefetch: false } do %> - Or import an exported account + Or import a Fizzy account <% end %>