Removed duplicate keys in en.yml file (#603)

This commit is contained in:
farhatahmad 2019-07-08 09:04:24 -04:00 committed by Jesus Federico
parent 7828c15286
commit 0fc85636f1
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@
</p>
<p style="margin-bottom:35px;">
<%= t('mailer.user.invite.signup') %>
<%= t('mailer.user.invite.signup_info') %>
</p>
<a style="background: <%= @color %>;color: #ffffff; padding: 10px 15px; box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);border: 1px solid transparent;text-decoration:none;" href="<%= @url %>">

View File

@ -22,6 +22,6 @@
<%= t('mailer.user.invite.username', email: @email) %>
<%= t('mailer.user.invite.signup') %>
<%= t('mailer.user.invite.signup_info') %>
<%= @url %>

View File

@ -202,7 +202,7 @@ en:
subtitle: Administrator Rights Rescinded
invite:
info: You have been invited to your own personal space by %{name}
signup: To signup using your email, click the button below and follow the steps.
signup_info: To signup using your email, click the button below and follow the steps.
signup_link: Sign Up
signup:
info: A user that was invited has signed up to use Greenlight.