"Accounts_EmailVerification_Description":"Make sure you have correct SMTP settings to use this feature",
"Accounts_Enrollment_Email":"Enrollment Email",
"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 email.",
"Accounts_Enrollment_Email_Description":"You may use the following placeholders: <br /><ul><li>[name], [fname], [lname] for the user's full name, first name or last name, respectively.</li><li>[email] for the user's email.</li><li>[Site_Name] and [Site_URL] for the Application Name and URL respectively.</li></ul>",
"Accounts_Iframe_api_method":"Api Method",
"Accounts_Iframe_api_url":"API URL",
"Accounts_iframe_enabled":"Enabled",
@ -413,6 +413,7 @@
"Highlights_How_To":"To be notified when someone mentions a word or phrase, add it here. You can separate words or phrases with commas. Highlight Words are not case sensitive.",
"Highlights_List":"Highlight words",
"History":"History",
"Host":"Host",
"hours":"hours",
"How_friendly_was_the_chat_agent":"How friendly was the chat agent?",
"How_knowledgeable_was_the_chat_agent":"How knowledgeable was the chat agent?",
@ -464,6 +465,8 @@
"invisible":"invisible",
"Invisible":"Invisible",
"Invitation_HTML":"Invitation HTML",
"Invitation_HTML_Description":"You may use the following placeholders: <br /><ul><li>[email] for the recipient email.</li><li>[Site_Name] and [Site_URL] for the Application Name and URL respectively.</li></ul>",
"Invitation_HTML_Template":"<h2>You have been invited to <h1>[Site_Name]</h1></h2><p>Go to [Site_URL] and try the best open source chat solution available today!</p>",
"Invitation_Subject":"Invitation Subject",
"Invite_user_to_join_channel":"Invite one user to join this channel",
"Invite_Users":"Invite Users",
@ -750,6 +753,7 @@
"Please_wait_while_OTR_is_being_established":"Please wait while OTR is being established",
"Please_wait_while_your_account_is_being_deleted":"Please wait while your account is being deleted...",
"Please_wait_while_your_profile_is_being_saved":"Please wait while your profile is being saved...",
"Port":"Port",
"Post_as":"Post as",
"Post_to_Channel":"Post to Channel",
"Post_to_s_as_s":"Post to <strong>%s</strong> as <strong>%s</strong>",
@add'Invitation_Subject','You have been invited to Rocket.Chat',{type: 'string'}
@add'Invitation_HTML','<h2>You have been invited to <h1>Rocket.Chat</h1></h2><p>Go to '+__meteor_runtime_config__?.ROOT_URL+' and try the best open source chat solution available today!</p>',{type: 'string',multiline: true}