Rework about page to avoid html in the translations

This commit is contained in:
Andy Allan 2023-02-15 16:47:21 +00:00
parent 9101705656
commit 8df3c7b12a
2 changed files with 4 additions and 5 deletions

View file

@ -13,7 +13,8 @@
<div class="row">
<div class='text-muted col-sm order-sm-2'>
<h4><%= t ".about.header" %></h4>
<%= t ".about.html" %>
<p><%= t ".about.paragraph_1" %></p>
<p><%= t ".about.paragraph_2" %></p>
</div>
<div class="col-sm">

View file

@ -2573,10 +2573,8 @@ en:
support: support
about:
header: Free and editable
html: |
<p>Unlike other maps, OpenStreetMap is completely created by people like you,
and it's free for anyone to fix, update, download and use.</p>
<p>Sign up to get started contributing. We'll send an email to confirm your account.</p>
paragraph_1: Unlike other maps, OpenStreetMap is completely created by people like you, and it's free for anyone to fix, update, download and use.
paragraph_2: Sign up to get started contributing. We'll send an email to confirm your account.
email address: "Email Address:"
confirm email address: "Confirm Email Address:"
display name: "Display Name:"