"Accounts_RequireNameForSignUp":"Require name for signup",
"Accounts_Enrollment_Email":"Enrollment E-mail",
"Accounts_Enrollment_Email_Description":"You may use [name], [fname], [lname] for the user's full name, first name or last name, respectively.<br />You may use [email] for the user's e-mail.",
"Activate":"Activate",
"Add_custom_oauth":"Add custom oauth",
"Add_Members":"Add Members",
@ -453,4 +455,4 @@
"You_will_not_be_able_to_recover":"You will not be able to recover this message!",
"Your_entry_has_been_deleted":"Your entry has been deleted.",
"Your_Open_Source_solution":"Your own Open Source chat solution"
RocketChat.settings.add'Invitation_Subject','You have been invited to Rocket.Chat',{type: 'string',group: 'SMTP',section: 'Invitation'}
RocketChat.settings.add'Invitation_HTML','<h2>You have been invited to <h1>Rocket.Chat</h1></h2><p>Go to https://demo.rocket.chat and try the best open source chat solution available today!</p>',{type: 'string',multiline: true,group: 'SMTP',section: 'Invitation'}