forked from External/greenlight
		
	GRN2-6: Notify admins when a approve/invite user signs up (#538)
* Notify admins when a approve/invite user signs up * Fix formating * Uses admins_url variable
This commit is contained in:
		
				
					committed by
					
						
						Jesus Federico
					
				
			
			
				
	
			
			
			
						parent
						
							83a9edf81d
						
					
				
				
					commit
					f88d67f6fb
				
			@@ -177,6 +177,12 @@ en:
 | 
			
		||||
        info: Your account has been approved.
 | 
			
		||||
        signin: To access your personal rooms, click the button below and sign in.
 | 
			
		||||
        signin_link: Sign In
 | 
			
		||||
        signup:
 | 
			
		||||
          info: A new user has signed up to use Greenlight.
 | 
			
		||||
          more-info: To allow this user to access Greenlight you must approve their account in organization settings.
 | 
			
		||||
          admins_link: Visit the Organization Page
 | 
			
		||||
          subject: New Greenlight User Sign Up 
 | 
			
		||||
          username: The user signed up with the name %{name} and the email %{email}.
 | 
			
		||||
        subject: Account Approved
 | 
			
		||||
        username: Your username is %{email}.
 | 
			
		||||
      demoted:
 | 
			
		||||
@@ -188,6 +194,11 @@ en:
 | 
			
		||||
        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_link: Sign Up
 | 
			
		||||
        signup:
 | 
			
		||||
          info: A user that was invited has signed up to use Greenlight.
 | 
			
		||||
          admins_link: Visit the Organization Page
 | 
			
		||||
          subject: New Greenlight User Sign Up 
 | 
			
		||||
          username: The user signed up with the name %{name} and the email %{email}.
 | 
			
		||||
        subject: Invitation to join BigBlueButton
 | 
			
		||||
        username: Your username is %{email}.
 | 
			
		||||
      password_reset:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user