Tweak language

This commit is contained in:
Andy Smith
2026-02-13 15:17:33 -06:00
parent b786bf24e0
commit d7814792e3
+5 -3
View File
@@ -4,11 +4,11 @@
<h1 class="txt-x-large font-weight-black txt-tight-lines margin-block-end-none">Import a Fizzy account</h1>
<% if Fizzy.saas? %>
<div class="font-weight-semibold margin-block-end">Move a self-hosted account to fizzy.do</div>
<div class="font-weight-semibold margin-block-end">Running Fizzy on your own server and want us to host on <a class="txt-ink txt-underline" href="https://fizzy.do" target="_blank" rel="noopener noreferrer">fizzy.do</a> instead?</div>
<div>Export your self-hosted account, then upload the .zip file below.</div>
<% else %>
<div class="font-weight-semibold margin-block-end">Move an account from fizzy.do to a self-hosted instance</div>
<div>Export your fizzy.do account, then upload the .zip file below.</div>
<div class="font-weight-semibold margin-block-end">Ready to host Fizzy on your own server?</div>
<div>Export your <a class="txt-ink txt-underline" href="https://fizzy.do" target="_blank" rel="noopener noreferrer">fizzy.do</a> account, then upload the .zip file below.</div>
<% end %>
</header>
@@ -23,6 +23,8 @@
<span>Start Import →</span>
</button>
<% end %>
<p class="txt-small">If you run into issues or would like assistance, just <a href="mailto:support@fizzy.do" class="txt-ink txt-underline">send us an email</a>.</p>
</div>
<% content_for :footer do %>