Skip to content

Commit

Permalink
Fix type with welcome message
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxcrawford committed Jun 11, 2021
1 parent 72e230f commit bce23a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion privaterelay/locales/en-US/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ faq-question-7-answer = We now support attachment forwarding. However, there is

# Variables:
# $email (string) - User email address
profile-label-welcome-html = <span>Welcome,</span> { $email }! = Welcome, { $email }!
profile-label-welcome-html = <span>Welcome,</span> { $email }!
profile-headline-manage-relay = Manage your { -brand-name-relay } aliases
profile-headline-manage-domain = Manage your domain aliases
profile-supports-email-forwarding = { -brand-name-firefox-relay } supports email forwarding (including attachments) of email up to { email-size-limit } in size
Expand Down

0 comments on commit bce23a8

Please sign in to comment.