Merge remote-tracking branch 'upstream/pull/3803'

This commit is contained in:
Tom Hughes 2022-11-17 17:49:17 +00:00
commit c0278a01da
5 changed files with 10 additions and 4 deletions

View file

@ -446,6 +446,7 @@ en:
index:
title: "Changesets"
title_user: "Changesets by %{user}"
title_user_link_html: "Changesets by %{user_link}"
title_friend: "Changesets by my friends"
title_nearby: "Changesets by nearby users"
empty: "No changesets found."
@ -1782,7 +1783,6 @@ en:
create account minute: Create an account. It only takes a minute.
no account: Don't have an account?
account not active: "Sorry, your account is not active yet.<br />Please use the link in the account confirmation email to activate your account, or <a href=\"%{reconfirm}\">request a new confirmation email</a>."
account is suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact <a href="%{webmaster}">support</a> if you wish to discuss this.
auth failure: "Sorry, could not log in with those details."
openid_logo_alt: "Log in with an OpenID"
auth_providers:
@ -1814,6 +1814,10 @@ en:
title: "Logout"
heading: "Logout from OpenStreetMap"
logout_button: "Logout"
suspended_flash:
suspended: Sorry, your account has been suspended due to suspicious activity.
contact_support_html: Please contact %{support_link} if you wish to discuss this.
support: support
shared:
markdown_help:
title_html: Parsed with <a href="https://kramdown.gettalong.org/quickref.html">kramdown</a>