forked from External/greenlight
		
	Removed duplicate keys in en.yml file (#603)
This commit is contained in:
		
				
					committed by
					
						
						Jesus Federico
					
				
			
			
				
	
			
			
			
						parent
						
							7828c15286
						
					
				
				
					commit
					0fc85636f1
				
			@@ -33,7 +33,7 @@
 | 
				
			|||||||
      </p>
 | 
					      </p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      <p style="margin-bottom:35px;">
 | 
					      <p style="margin-bottom:35px;">
 | 
				
			||||||
        <%= t('mailer.user.invite.signup') %>
 | 
					        <%= t('mailer.user.invite.signup_info') %>
 | 
				
			||||||
      </p>
 | 
					      </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 %>">
 | 
					      <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 %>">
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -22,6 +22,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<%= t('mailer.user.invite.username', email: @email) %>
 | 
					<%= t('mailer.user.invite.username', email: @email) %>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<%= t('mailer.user.invite.signup') %>
 | 
					<%= t('mailer.user.invite.signup_info') %>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<%= @url %>
 | 
					<%= @url %>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -202,7 +202,7 @@ en:
 | 
				
			|||||||
        subtitle: Administrator Rights Rescinded
 | 
					        subtitle: Administrator Rights Rescinded
 | 
				
			||||||
      invite:
 | 
					      invite:
 | 
				
			||||||
        info: You have been invited to your own personal space by %{name}
 | 
					        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_link: Sign Up
 | 
				
			||||||
        signup:
 | 
					        signup:
 | 
				
			||||||
          info: A user that was invited has signed up to use Greenlight.
 | 
					          info: A user that was invited has signed up to use Greenlight.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user