function TranslationObj(){} TranslationObj.prototype={get:function(key){var localeNow=this.locale;if(!this.has(key)){localeNow="en"} var keys=key.split(".");if(keys.length!=2){return key} var translation=this.translations[keys[0]][localeNow][keys[1]];if(translation==""){return this.translations[keys[0]].en[keys[1]]} if(translation==null){return this.translations[keys[0]].en[keys[1]]} return translation},has:function(key,locale){var keys=key.split(".");if(typeof locale==="undefined"){locale=this.locale} if(keys.length!=2){return!1} if(typeof(this.translations[keys[0]])=="undefined"){return!1} if(typeof(this.translations[keys[0]][locale])=="undefined"){return!1} if(typeof(this.translations[keys[0]][locale][keys[1]])=="undefined"){return!1} return!0},hasDefault:function(key){return this.has(key,"en")},setLocale:function(locale){this.locale=locale;this.setMomentLocale(locale)},setTimezone:function(timezone){this.timezone=timezone},setMomentLocale:function(locale){if(locale=="br"){locale="pt-br"}else if(locale=="gr"){locale="el"}else if(locale=="no"){locale="nn"}else if(locale==='se'){locale='sv'} moment.locale(locale)},getLocale:function(){return this.locale},setTranslations:function(data){this.translations=data},getTranslations:function(){return this.translations},formatTimestamp:function(timestamp,format){if(typeof format==="undefined"){format=this.dateFormat} var currentLocale=this.locale;this.setMomentLocale("en");var result=this.formatTimestampLocalized(timestamp,format);this.setMomentLocale(currentLocale);return result},formatTimestampLocalized:function(timestamp,format){if(typeof format==="undefined"){format=this.dateFormat} if(moment(timestamp,format,!0).isValid()){return timestamp} return moment.unix(timestamp).tz(this.timezone).format(format)},formatTimestampInUTC:function(timestamp,format){if(moment(timestamp,format,!0).isValid()){return timestamp} return moment.unix(timestamp).tz('UTC').format(format)},setTimezoneOffset:function(offset){this.timezoneOffset=offset},setDateFormat:function(format){this.dateFormat=format},toTimestamp:function(date,format,useSchoolLocale=!1){if(typeof format==="undefined"&&date){format=this.dateFormat} var result=null;var currentLocale=this.locale;this.setMomentLocale(useSchoolLocale?currentLocale:"en");if(!moment(date,format,!0).isValid()){result=date}else{result=moment(date,format).unix()} this.setMomentLocale(currentLocale);return result},};moment.tz.setDefault("Europe/London");var LWTranslate=LWTranslate||new TranslationObj();LWTranslate.setLocale("en");LWTranslate.setDateFormat("DD MMM YYYY");LWTranslate.setTimezone("Europe/London");LWTranslate.setTimezoneOffset(moment().format('Z'));LWTranslate.setTranslations({"workpad":{"en":{"title":"Workpad","main_title":"Select category","search_results_title":"Search Results","search_results":"Search results for","placeholder_search":"search","favorite":"Favorite","comment":"Comment","tweet":"Tweet this","open_tab":"Open in new tab","visited":"Visited","my_notes":"My Notes","my_highlights":"My Highlights","my_bookmarks":"My Bookmarks","my_fav_articles":"My Favorite Articles","my_fav_workpad":"My Favorite Tools","new_resources":"New Resources","empty_user":"Oops, your school's owner is working hard preparing the resources for you.","no_qa":"It seems like you haven't answered any Q&A yet!","no_notes":"It seems that you haven't made any notes yet!","no_highlights":"It seems that you haven't made any hightlights yet!"}},"video":{"en":{"title":"Video Player","related_articles":"Related articles","related_articles_read":"Click to read the related news!","replay":"Replay video","or_next_video":"or go to next video","last_video":"this is the last video...!","last_video_msg":"You are already in the last video of the course","first_video_msg":"This is the very first video in the course","table_of_contents":"Table of contents","toc_hover_title":"See table of contents","captions_hover_title":"See available captions","pbr_hover_title":"Change playback rate"}},"subscriptions":{"en":{"title":"Subscriptions","main_title":"Which plan is best for you?","courses":"Courses","included":"included","grab":"Subscribe now!","buy":"Subscribe","subscribed":"Subscribed","price_course":"Value:","one_subscription_at_a_time_error_message":"Unfortunately, you cannot buy this product. You can only have access to one subscription per time. Please cancel your current subscription and try again.","already_bought_error_message":"Unfortunately, you cannot buy this product. It seems that you've already purchased it, or does not exist anymore."}},"social":{"en":{"title":"Community","following":"Following","following_no":"Not following anyone","followers":"Followers","followers_no":"No followers","filter":"Community","activity":"Activity","friends":"Friends","polls":"Polls","mentions":"Mentions","discussions":"Course Discussions","placeholder_search":"search for posts","placeholder_share":"Type your message, share images, ask questions","placeholder_no_share":"sharing nothing is impossible","search_results":"Search results for","url":"url","url_msg":"Add a url","add_url":"Write the url","img":"img","img_msg":"Add an image","add_image":"add image","attach":"attach","poll":"poll","poll_msg":"Create a poll","placeholder_poll_question":"Write the question","placeholder_poll_choice":"choice","share":"share","all":"All","no_posts":"Break the silence!","comment":"comment","comments":"comments","placeholder_comment":"add a comment","delete":"delete","from":"from","post_delete":"Post Delete","post_delete_confirm":"Are you sure that you want to delete the post","post_best_of":"Best of Post","post_best_of_msg":"We know that you made a great post! Let's see what other users think about it.","comment_delete":"Comment Delete","comment_delete_confirm":"Are you sure that you want to delete comment","view_all":"view all","new_post":"1 new Post","new_posts":"new Posts","no_new_posts":"no new posts","group":"Group","groups":"Groups","the_group":"the group:","leave_the_group":"Do you really want to leave the group:","delete_the_group":"Do you really want to delete the group:","members":"Members","invite":"Invite","invited":"invited","invite_to":"Invite to","remove":"Remove","leave":"LEAVE","popular_article":"Most popular article","more_news":"more news","announcements":"Announcements","new_members":"New members","popular_post":"Popular post","see_more":"see more...","new_badges":"New badges","no_location":"unknown location","spammy_user":"Report user","message_user":"Message","spammy_alert_title":"Report User","spammy_alert_content":"Are you sure that you want to report this user for bad behaviour?","mentions_header_description":"Mentions of your name will appear here","member":"Member","placeholder_poll":"Ask a question for your poll","no_posts_title":"No posts yet!","no_posts_text":"Once you create posts, they'll appear here in the order they were created.","no_mentions_title":"No mentions yet!","no_mentions_text":"Posts or comments you've been mentioned in, will appear here in the order they were created.","no_members_title":"No members yet!","no_members_text":"Once there are some members, they'll appear here.","no_replies_title":"No replies yet!","no_replies_text":"Once people start replying to your posts, their replies will appear here in the order they were created.","no_course_title":"No course discussions yet!","no_course_text":"Once people start posting in the course discussion spaces, their posts will appear here in the order they were created.","back_to_space":"Back to space","back_to_discussion":"Back to discussion","back_to_video":"Back to comments","max_file_size_error_title":"Size exceed max limit","max_file_size_error_description":"Failed to upload {X}. It exceeds the maximum allowed size of {Y}.","max_file_number_error_title":"File limit reached","max_file_number_error_description":"Failed to upload {X}. It exceeds the maximum allowed files per post ({Y}).","unsupported_format_error_title":"Format is not supported","unsupported_format_error_description":"Failed to upload {X}. This type of files is not supported. Please upload a file with a different extension","channel_first_visit_message":"You have joined the space {X}","no_channels_title":"No spaces yet!","no_channels_description":"You don't have any spaces yet.","no_content_title":"Content Unavailable","no_content_text":"Sorry, no available content here. This might be due to access restrictions or because there's nothing here yet.","online_members_in_space":"Online members in space","online_members_in_course":"Online members in course","empty_online_member_list":"Where did everyone go?","add_poll_choice":"Add a choice","delete_poll":"Delete poll","poll_minimum_options":"Poll must have at least 2 options","edited":"(edited)","edited_by_admin":"(edited by admin)","link_copied_to_clipboard":"Link copied to clipboard","edit":"Edit","view_less":"View less","feed_sort_newest_activity_first":"Newest activity first","feed_sort_newest_first":"Newest first","feed_sort_oldest_first":"Oldest first","feed_sort_by":"Sort by","copy_link":"Copy link to post","search_header":"Showing results for \"{X}\" in {Y}","your_course_progress":"Your course progress","no_posts_with_search_term_title":"No posts found","no_posts_with_search_term_text":"Sorry, no posts found with the search term \"{X}\".","insert_emoji":"Insert an emoji","attach_photos":"Attach photos","attach_file":"Attach a file or video","start_poll":"Start a poll","mention_member":"Mention a member","read_more":"READ MORE","toggle_formatting_bar":"Toggle formatting bar","leave_space":"Leave space?","replies":"Replies","replies_header_description":"Posts where you have replies","course_discussions":"Course Discussions","course_discussions_header_description":"Posts across course discussions","likes":"Likes","upvotes":"Upvotes","and_x_more_likes_upvotes":"and {X} more","show_more":"Show more","show_less":"Show less","mention_everyone":"all","mention_everyone_label":"All members (notify all members of this space)","video_post_placeholder":"Add comment at {X}","video_share":"Comment at {X}","placeholder_create_group":"group name","placeholder_poll_new_choice":"new choice","poll_minimum_choices":"You have to specify at least two possible poll answers","placeholder_no_comment":"write a comment please","yeah":"yeah","best_of":"best of","comment_best_of":"Best of Comment","comment_best_of_msg":"We know that you made a great comment! Let's see what other users think about it.","create_group":"Create a group"}},"starting":{"en":{"title":"Welcome","hi":"Hi","go_to_profile":"Go to profile","filter_all":"all","filter_my":"my","filter_newest":"newest","filter_popular":"popular","filter_categories":"categories","filter_authors":"authors","filter_search":"","offer":"special offer","continue":"continue","happening_now":"Happening now","new_users":"New Users","goal":"Goal","unlock":"UNLOCK","bundles_price_final":"Final price:","bundles_off":"OFF","bundles_courses":"Courses","tip_nav_panel":"Click here to get access to the Main Navigation Menu","welcome_message_title":"Enjoy your new product!","welcome_message":"This is just the beginning of your learning adventure.Happy learning!","subscription_select":"select","product_owned_title":"You already own that product","product_owned_message":"Please try purchasing another product"}},"payments":{"en":{"title":"Payment","step_review":"Review order","step_billing_info":"Billing info","step_checkout":"Check out","checkout_wait":"Checking out....","invoice_details_placeholder":"Write your invoice details here","invoice_details":"Invoice details","invoice_required":"In order to continue you must provide additional invoice information.","review_order":"Review order","secure_title":"Secure Payment","secure_msg":"The information in this page is being processed and encrypted securely using industry-leading encryption and fraud prevention tools.","secure_msg_note":"Guaranteed Security using one of the most advanced encrypted systems on the market.","accept":"I accept the","terms":"Terms & Conditions","terms_accept":"Please verify that you have carefully read and accept the terms and conditions of sale.","continue":"Continue","continue_with_paypal":"Continue with Paypal","continue_with_pagseguro":"Continue with Pagseguro","total":"Total:","sub_total":"Sub total","tax_amount":"Tax","billing_info_title":"Billing info","billing_details_title":"Billing details","user_details_title":"User details","register":"Register","buy_bundle":"Buy Course Bundle","buy_course":"Enroll in Course","buy_subscription":"Buy Subscription","pay":"Pay","coupon_title":"Have a coupon?","coupon_yes":"Yes, I have!","coupon_redeem":"Redeem","coupon_placeholder":"Claim your coupon","coupon_empty_title":"Empty Coupon","coupon_empty_msg":"You must first enter a coupon code before redeeming!","coupon_stripe_forever":"Coupon Applied Forever","coupon_stripe_once":"Coupon Applied Once","coupon_stripe_repeating":"Coupon Applied for","coupon_redeem_invalid_title":"Coupon Invalid","coupon_redeem_invalid":"Oops, it seems that the coupon you are trying to redeem doesn't apply to this","coupon_expired":"Coupon cannot be used anymore or has expired.","trial_begin":"Start your free trial","purchasing":"You are purchasing","payment_failed":"Payment failed, please try again or contact us for more information.","offer_continue":"Give me this offer!","pagseguro_awaiting_payments_message":"You have a pending payment in pagseguro... In order to create a new payment click continue.","choose_payment_option":"Choose payment option","additional_validation_alert_title":"Missing info","additional_validation_alert_text":"Please fill all the fields in order to continue","name":"Name","payment_info":"Payment Info","city":"City","postcode":"Postcode","street":"Street","state":"State","country":"Country","select_a_country":"Select a Country","procceed":"Proceed","card_number":"Card Number","card_number_placeholder":"1234 1234 1234 1234","expiration_date":"Expiration Date","expiration_date_placeholder":"MM \/ YY","cvc":"CVC","cvc_placeholder":"CVC","stripe_source_card":"Credit Card","stripe_source_ideal":"iDeal","stripe_source_bancontact":"Bancontact","stripe_source_sofort":"Sofort","stripe_source_klarna":"Klarna","stripe_source_afterpay_clearpay":"Afterpay \/ Clearpay","stripe_source_p24":"Przelewy24","stripe_source_applepay":"ApplePay","stripe_source_googlepay":"GooglePay","stripe_source_boleto":"Boleto","initial_price":"Initial Price","final_price":"Final Price","order_details":"Order Details","payment_method":"Payment Method","coupon_redeemed":"Coupon redeemed","coupon_remove":"Remove","buy":"Buy","agree_with":"I agree with","current_payment":"Current payment","total_payments":"Total payments","total_amount":"Total amount","full_discount":"full discount","discount_of":"discount of","subscription_fee":"Subscription Fee","your_coupon":"Your coupon","coupon_applies":"applies a","coupon_for_the_first":"for the first","so_you_will_pay_the_amount_of":"So you will pay the amount of","for_the_first_payment":"for the first payment","vat_id":"Vat ID","invalid_country_for_payment_method":"This payment option is not available, due to restrictions on location or currency.","wallets_loading":"Your product will be ready in a moment!","payment_processing_title":"Your payment has not yet been processed.","payment_processing_body":"Your order has been received, yet your payment is pending, as {method} processes payments with a delay.You will be notified once the payment is completed successfully.","boleto_state_error_text":"Boleto requires your Brazilian State in order to continue.","boleto_vatid_error_text":"Boleto requires your Brazilian Tax ID in order to continue.","boleto_city_error_text":"Boleto requires your City in order to continue.","boleto_postal_code_error_text":"Invalid postal code for Brazil. Must be an eight-digit code registered by Correios.","stripe_source_giropay":"Giropay"}},"people":{"en":{"title":"People","meet_others":"Meet others"}},"profile":{"en":{"title":"Profile","about":"About","experience":"Professional experience","experience_empty":"Edit profile to update your info","achieve":"Achievements","no_courses":"No courses","no_badges":"No badges yet","network":"Network","followers":"followers","following":"following","filters":"Filters","form_title":"About me","form_general":"General","form_experience":"Professional Experience","form_social":"Social","form_change_password":"Change Password","form_account_security":"Account Security","form_enter_new_password":"Enter your new password","form_enter_current_password":"Enter your current password","form_data_protection":"Privacy Settings","placeholder_name":"full name","posts":"Posts","cookie_setting_analytics":"Allow Analytics Cookies","cookie_setting_functional":"Allow Functional Cookies","cookie_setting_marketing":"Allow Marketing Cookies","email_setting_notification":"I want to receive email notifications about my activity in this school.","email_setting_notification_description":"By enabling this I agree to receive notifications that is relevant to my activity in the school, like when I receive a message in my inbox, when I am being mentioned in a social post, or when I receive a badge.","optin_setting_text":"I want to receive news, tips, and other promotional material.","optin_setting_description":"I want to receive news, tips, and other promotional material.","request_data_access":"Personal data access request","request_data_access_description":"You can ask for a copy of the personal data undergoing processing in readable form. The school admin or the data controller have to respond to your request within a month of receiving it.","request_data_access_alert_title":"Personal Data Access Request","request_data_access_alert_text":"Data will be sent in a readable JSON format.","request_data_access_success_alert_title":"Request Sent","request_data_access_success_alert_text":"Your request has been forwarded to the school administrator.","request_forget":"Delete my account and forget me","request_forget_description":"Under GDPR, you have the right to have all your personally identifiable information permanently erased and your history with this site forgotten (this is known as the \u201cRight to be Forgotten\u201d). Note that this doesn\u2019t include any financial transactions you completed in this Website or other information we are legally required to keep. If you wish to no longer be a part of our organization, click Forget Me below.","forget_request_alert_title":"Are you sure you want to submit a request to have your account and history completely erased?","forget_request_alert_text":"The school owner will be notified about your request. If your request is granted then you will not be able to login again to the school. Your account will be completely erased, along with any course purchases, course records and certificates. This change is not reversible.","forget_request_success_alert_title":"Request sent","forget_request_success_alert_text":"Your request has been forwarded to the school administrator.","modal_accept":"Yes","messages":"messages","advanced_privacy_settings":"Advanced privacy settings","ie":"i.e.","unsubscribe_educational_alert_title":"Unsubscribe from Email Notifications","unsubscribe_promotional_alert_title":"Unsubscribe from Promotional emails","unsubscribe_educational_alert_description":"By unsubscribing, you will no longer receive any email notifications or announcements from this school. Are you sure you want to proceed?","unsubscribe_promotional_alert_description":"By unsubscribing, you will no longer receive any marketing or promotional material from this school. Are you sure you want to proceed?","unsubscribe":"Unsubscribe","cookie_setting_analytics_description":"Analytics cookies track information about visits to this Website so that we can make improvements and report our performance. For example: analyze User behavior so as to provide additional functionality or improve course contents. These cookies collect information about how visitors use the Website, which site or page they came from, the number of visits and how long a user stays on the Website.","cookie_setting_functional_description":"Functional cookies are used to remember information you have entered or choices you make (such as your username or preferences for personalizing your account). These preferences are remembered, through the use of the persistent cookies, and the next time you use the Website you will not have to set them again.","cookie_setting_marketing_description":"Marketing cookies are used to deliver advertising materials relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of campaigns. They are usually placed by advertising networks we work with with our permission. They remember that you have visited a website and this information is shared with other organizations such as advertisers."}},"inbox":{"en":{"title":"Inbox","send_btn":"send","placeholder_search":"search for messages","placeholder_to":"To: e.g. @john","placeholder_msg":"Write your message","placeholder_new_message":"Write a new message","placeholder_reply_message":"Reply to this conversation","placeholder_no_message":"please, write something","placeholder_no_recipients":"please, add recipients","no_messages":"No messages","archive_msg":"Archive Message","archive_confirm":"Do you really want to archive message","archive_btn":"Archive","subject_group_invitation":"Group Invitation","subject_badge_award":"Badge Award","subject_announcements":"Announcements","subject_mention":"Mention","subject_assignment":"Assignment","subject_certification":"Certification"}},"ebook":{"en":{"settings":"Reading settings","lighting":"Lighting","daylight":"Daylight view","dark":"Dark view","columns":"Columns","2columns":"2 columns","1column":"1 column","fonts_size":"Font size","fonts_small":"Small font size","fonts_normal":"Normal font size","fonts_big":"Big font size","reset":"reset","ok":"ok","open_window":"Open in new window","highlight_yellow":"Yellow Highlighter","highlight_red":"Red Highlighter","highlight_green":"Blue Highlighter","tools_notes":"Insert Note","tools_notes_remove":"Remove Note","tools_mark_remove":"Remove Mark","tools_stars":"Insert Stars!","tools_clear":"Clear all markings-notes of this chapter","tools_comment":"Make a comment in Social Network","tools_highlighter":"Highlighter","tools_highlighter_remove":"Highlighter Remove","tools_toggle":"Enable\/Disable menu on selection","related_articles":"Related Articles","delete_markings":"Delete All Markings?","delete_markings_confirm":"Are you sure, that you want to lose all your markings and notes from this chapter?","write_your_text":"Write your text ..."}},"dailynews":{"en":{"title":"Daily News","load_news":"Load News","visit_site":"Visit Site","including":"Including","featuring":"Featuring","popular_articles":"Popular articles","tweets":"Selected tweets","editor_picks":"Editor picks","popular_missed":"Popular missed","featured_story":"Featured story","favorite":"Favorite article","your_favorites":"Your Favorites","comment":"Comment article","tweet":"Tweet this article","read_later":"Mark as read later","read_later_articles":"Read Later articles","sources":"sources","articles":"articles","articles_not_found":"There are no articles to display, returning to All Articles view","articles_not_found_student":"Oops, your school's owner is working hard preparing the articles for you."}},"course":{"en":{"course":"Course","not_ready":"Not ready yet!","not_ready_msg":"The learning material is being prepared right now!","free_register":"Enroll for free!","no_courses":"The school owner is working hard preparing the courses for you.","no_enrolled_courses":"You haven't enrolled in any courses yet.","enroll":"Enroll","start_free":"Start for free!","continue":"Continue","no_access":"No Access, Sorry","subscribe":"Subscribe","start":"Start Now!","premium":"Premium Section","no_access_yet":"No access yet for this chapter.","enroll_course":"Would you like to enroll in the course?","registered":"Registered","welcome":"Welcome to the course","enjoy":"Enjoy your new learning experience!","created":"Created by","expand":"Expand","show_less":"Show less","show_more":"Show more","soon":"soon","free":"free","draft":"draft","posts":"posts","last_unit":"This is the last learning activity!","first_unit":"This is the first learning activity!","path":"Path","video":"video","videos":"videos","certificateCompletion":"certificateCompletion","certificate":"certificate","certificates":"certificates","questionnaire":"questionnaire","questionnaires":"questionnaires","audio":"audio","scorm":"scorm","scorms":"scorms","pdf":"pdf","snippet":"snippet","tip":"tip","html":"html","url":"url","youtube":"youtube","slideshare":"slideshare","presentation":"presentation","presentations":"presentations","livecode":"livecode","scormGraded":"scormGraded","colMooc":"colMooc","soundcloud":"soundcloud","zoomMeeting":"zoomMeeting","zoomWebinar":"zoomWebinar","webexMeeting":"webexMeeting","goToWebinar":"goToWebinar","ebook":"ebook","ebooks":"ebooks","assignment":"assignment","assignments":"assignments","assessment":"assessment","assessments":"assessments","survey":"survey","surveys":"surveys","embed":"embed","badge":"badge","quizBank":"quizBank","quizFiles":"quizFiles","quizWritten":"quizWritten","quizFormal":"quizFormal","quizInformal":"quizInformal","embeds":"embeds","form":"form","forms":"forms","live_session":"live session","live_sessions":"live sessions","oneOnOne":"live session","groupSession":"live session","unlocked":"Unlocked","all_courses":"All courses","learners":"Learners","discuss":"Discuss","questions":"questions","previous":"previous","next":"next","excellent":"Excellent Choice!","the_course":"The course","course_welcome":"is now unlocked. Have a nice learning adventure!","error":"Not Bought","error_msg":"Something went wrong with your transaction. No credit card charged. Please verify your details and try again.","access_until":"Access until","access_for":"Access for","details":"Details","enrollment_closed":"Enrollment closed","in_days":"in {X} days","in_day":"in {X} day","in_weeks":"in {X} weeks","in_week":"in {X} week","back_to_course":"Back to course page","prerequisite_error":"You have to complete unit ({X}) in order to continue.","search_for_courses":"Search for courses","complete":"Complete","courses_included":"Courses included","new_material":"new material","go_to_course":"Go to course","course_player":"Course Player","password_invalid":"The password provided is not valid.","enter_password":"Enter password","enter_password_header":"To access it, please provide the relevant password.","content_protected":"This content is protected","mark_as_complete":"Marked as complete by the admin"}},"common":{"en":{"404_error":"404 error!","404_message":"Uh oh! This page is lost in space!","404_btn":"Start again","waiting":"waiting...","oops_problem":"Oops, a problem occurred","oops":"Oops!","no_found":"Nothing found","not_available":"Not available yet","missing":"Something missing!","fill_email":"Please, fill in your e-mail","fill_required":"Please, fill in all the required fields","signup_welcome":"Welcome! You can now use your email, password to login","reset_password":"Instructions to reset your password will be sent to {email} if you are in our database. Keep in mind that if you have created an account by social signup, you can only log in using the corresponding social account.","reset_password_ok":"You can now sign in with your new password.","alert":"Alert","contact_instructor":"Please contact the course instructor","click_change":"Click to change","search":"Search","instructor":"instructor","staff":"staff","profile":"Profile","account":"Your Account","home":"Home","daily_news":"Daily News","community":"Community","best_resources":"Best resources","inbox":"Inbox","people":"People","notebook":"Notebook","badges":"badges","discuss":"Discuss","ask_instructors":"Ask Instructors","tech_support":"Tech Support","sign_out":"Sign out","created_with":"Created with","copyright":"Copyright","welcome":"Welcome","nav_panel":"Navigation panel","socialize":"Socialize","page":"Page","pages":"Pages","bundle":"Bundle","bundles":"Bundles","product":"Product","subscription":"Subscriptions","single_subscription":"Subscription","course":"Course","courses":"Courses","coming_soon":"Coming soon...","contents":"Contents","bookmark":"Bookmark","settings":"Settings","all_articles":"All Articles","popular":"Popular","favorites":"Favorites","new_message":"New message","search_people":"search for people, companies ...","full_screen":"Full Screen","new":"New","course_offer":"special offer","ads_offer":"Special Offer","ads_be_the_best":"be the Best","ads_learn_now":"Learn Now","ads_off":"OFF","ads_enroll":"Enroll now!","go_back":"Go Back","confirm":"Do you really want to","just_now":"just now","ago":"ago","year":"year","years":"years","month":"month","months":"months","week":"week","weeks":"weeks","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","second":"second","seconds":"seconds","updated":"updated","days_left":"days left","trial":"Trial","upgrade":"Upgrade!","by":"by","select":"select","ok":"OK","category":"Category","cancel":"cancel","submit":"submit","delete":"delete","save":"save","edit":"edit","unfollow":"unfollow","follow":"follow","contact":"contact","price":"Price","free":"free","enroll":"Enroll","not_enrolled":"Not enrolled","more":"More","sign_up_to":"Sign up to","sign_up_to_school":"Sign up to {{school.name}}!","sign_up_avatar":"click to upload avatar","sign_up_what_name":"What's your name?","sign_up_name":"Name","sign_up_what_email":"What's your e-mail?","sign_up_email":"E-mail","sign_up_what_password":"Your password?","sign_up_password":"Password","sign_up_start":"Start your learning journey","sign_up_what_phone":"Your phone number?","sign_up_phone":"Phone number","sign_up_what_address":"Your address?","sign_up_address":"Address","sign_up_location":"i.e. Chicago","sign_up_what_country":"Your country?","sign_up_country":"Country","sign_up_what_birthday":"Your birthday?","sign_up_birthday":"Birthday","sign_up_what_company":"Your company name?","sign_up_company":"Company name","sign_up_what_website":"Your website?","sign_up_website":"Website","sign_up_what_university":"Your university?","sign_up_university":"University","sign_up_what_graduation_date":"Your graduation year?","sign_up_graduation_date":"Graduation Year","sign_up_what_company_size":"Your company size?","sign_up_company_size":"Company Size","sign_up_what_profession":"Your Profession?","sign_up_profession":"Profession","sign_up_terms":"Terms & Conditions","sign_up_termsaccept":"I accept the","sign_up_optin":"I would like to receive news, tips and tricks, and other promotional material","password_reset":"Get a brand new password!","password_reset_title":"Enter your brand new password","password_reset_1":"Enter it below, please","password_reset_2":"Enter it once more, please","login_login":"Login","login_social":"Social Login","login_login_btn":"Login","login_login_extra_btn":"Sign in with your account","login_or":"or","login_signup":"sign up","login_start":"Start learning","login_to_start":"to start learning","login_to_start_full":"Login or sign up to start learning","login_to_start_no_reg":"Login to start learning","login_signinup":"Sign in\/up","login_fb":"with Facebook","login_twitter":"with Twitter","login_linkedin":"with Linkedin","login_google":"with Google","login_apple":"with Apple","login_create":"Create","login_account":"Account","login_free_account":"a new account for free","login_forgot":"Forgot your password?","login_data_breach_leaked_pass":"We have identified that your current password matches one exposed in a data breach on another site. We've sent you a password reset email for your school account as a precaution. Your account remains absolutely secure with us.","drip_feed_no_access":"Do not be anxious, take your time to study the already available material...","trial_expired":"Trial has expired","close":"Close","pay_once":"Pay once","payment_plans":"Payment Plans","subscription_plans":"Subscription Plans","payments_of":"payments of","upfront":"upfront","and":"and","one_time_purchase":"one time purchase","second_payment_is_on":"second payment is on","amount_before_tax":"initial amounts, before taxes","cookie_settings_option_necessary":"Necessary","cookie_settings_option_necessary_text":"Necessary cookies (First Party Cookies) are sometimes called \"strictly necessary\" as without them we cannot provide the functionality that you need to use this website. For example, essential cookies help remember your preferences as you navigate through the online school.","cookie_settings_option_analytics":"Analytics","cookie_settings_option_analytics_text":"These cookies track information about visits to this Website so that we can make improvements and report our performance. For example: analyze User behavior so as to provide additional functionality or improve course contents. These cookies collect information about how visitors use the Website, which site or page they came from, the number of visits and how long a user stays on the Website.","cookie_settings_option_functional":"Functional","cookie_settings_option_functional_text":"During your interaction with this website, cookies are used to remember information you have entered or choices you make (such as your username or preferences for personalizing your account). These preferences are remembered, through the use of the persistent cookies, and the next time you use the Website you will not have to set them again.","cookie_settings_option_marketing":"Marketing","cookie_settings_option_marketing_text":"These cookies are used to deliver advertising materials relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of campaigns. They are usually placed by advertising networks we work with with our permission. They remember that you have visited a website and this information is shared with other organizations such as advertisers.","cookie_settings_modal_text":"We use cookies to provide you with an optimal experience and relevant communication. ","cookie_settings_modal_show_info":"Learn more","cookie_settings_modal_show_settings":"accept individual cookies","cookie_settings_modal_or":"or","cookie_settings_modal_submit":"Got it!","cookie_settings_modal_submit_checked":"Got it!","cookie_settings_modal_rejectall":"Reject all","cookie_preferences":"Cookie preferences","lead_optin":"I would like to receive news, tips and tricks, and other promotional material","optin_modal_title":"Should we keep you in the loop?","optin_modal_text":"I would like to receive news, tips and tricks, and other promotional material, from time to time.","optin_modal_accept":"Yes","optin_modal_deny":"No","pending_payment_notification_text":"Pending Payment. Pay Now!","here":"here","login_do_you_already_have_an_account_message":"Do you already have an account? Log in","login_if_you_do_not_have_an_message":"If you don't have an account, sign up","product_name":"Product name","product_type":"Product type","pickadate_today":"today","pickadate_clear":"clear","pickadate_close":"close","no_results":"No results","take_me_there":"Take me there","purchasing_as_a_business":"I'm purchasing as a business","please_provide_valid_country":"Please provide the country you are purchasing from.","tax_id_requires_valid_country":"Please first select your country, in order to verify your TAX ID.","invalid_id":"Your TAX ID is not a valid business TAX ID in EU, United Kingdom, Switzerland, Qu\u00e9bec (Canada), Australia or New Zealand.","invalid_id_format":"The Business Tax ID format is not valid","billing_validation_invalid":"We couldn't find your tax location using the address you provided.","leave_page_question":"Leave page?","changes_may_not_be_saved":"Changes you made may not be saved.","network_error_header":"Network issues detected","network_error_body":"Connection with server has been lost. Please restore connection in order to continue.","back_online_header":"You are back online","back_online_body":"Connection with server has been restored.","sign_in_with_sso":"Sign in with SSO","sign_up_with_sso":"Sign up with SSO","two_factor_page_title":"Two-Factor authentication"}},"bundles":{"en":{"title":"Bundles","courses":"Courses","included":"included","share":"Share","great_offer":"this great offer!","grab":"Grab the chance!","offer":"offer","a_great":"A great","buy":"Buy now","go_to_bundle":"Go to bundle","my_bundles":"My bundles","unpurchased_bundles":"Not enrolled","all_bundles":"All bundles","price":"Initial price","discount":"Discount","save":"You save","price_final":"Final price","price_course":"Initial Price:","off":"OFF","contents":"see contents","no_available_bundles":"There are no available bundles."}},"assessment":{"en":{"title":"Assessment Player","assessment":"Assessment","form":"Form","type_answer_here":"Type your answer here","type_additional_notes_here":"Type any additional notes here","correct_answers":"correct answers","correct_answer":"Correct answer","wrong_answers":"wrong answers","answers":"Your answers","ready":"Are you ready to take the certification exam?","submit_warning":"Please remember you cannot cancel the process! Your answers will be automatically submitted if you try to refresh the page or click to another learning unit!","validation_errors":"Please, review the following fields:","start":"Start exam!","grade_wait":"You will be notified about your grade soon!","passed":"Passed!","failed":"Failed!","retry":"Retry?","empty":"Empty Questionnaire!!!","complete":"You have to complete","more":"more","units":"units","and":"and","exams":"exams \/ assignments","submit":"Submit","yes":"Yes","cancel":"Cancel","ok":"OK","submit_msg":"Submit Questionnaire?","submit_confirm":"Do you feel ready to submit your answers?","submit_notanswer":"You have not answered {X} questions.","true":"True","false":"False","confident":"Are you confident that you understand the following?","submit_enter":"Press Enter to submit your answer","code_type":"Code to type","question":"question","score":"score","points":"Points","button_check":"Press the button to check the answer","check":"check answer","correct":"Correct","wrong":"Wrong","cert_form_completion_title":"Certification of Completion","cert_form_completion_descr":"Fill in the application form below and click on the button to claim your personalized certificate.","cert_form_firstname":"First Name","cert_form_lastname":"Last Name","cert_form_claim":"claim your certificate","print_certificate":"print certificate","survey_completed":"Congratulations, you have completed the","survey_retake":"Retake survey?","survey_results":"View results","or":"or","certificate_share":"Wow! I have just got my new certificate in {X}. See it for yourself!","we_asked_you":"We asked you","you_answered":"You answered","reflection_retake":"Retake exam? (reflection)","reflection_answers":"Your answers (reflection)","time_taken_to_complete":"Time spent","attempts":"Attempt#","date_submitted":"Date submitted","points_by_section":"Points by section","section":"Section","retake":"Retake exam?","feedback":"Feedback","feedbackCorrect":"Yes, that is correct.","feedbackWrong":"Sorry, that's not correct.","show_feedback":"Feedback report","download_feedback":"Download PDF","download_certificate":"Download Certificate","open_certificate":"Open Certificate","set_alarm":"Set reminder","remaining":"Remaining","bookmarked":"Bookmarked","bookmark":"Bookmark","time_tracker":"Time Tracker","time_elapsed":"Elapsed","time_expired_warning_header":"Time is up!","time_expired_warning_assessment":"The assessment was automatically submitted with the answers you provided within the time window.","time_expired_warning_question":"The question was automatically submitted with the answer you provided within the time window.","all_questions":"All questions","unanswered":"Unanswered","no_questions_found":"No questions found","search_questions":"Search for questions","expand_learner_tools":"Expand learner tools","collapse_learner_tools":"Collapse learner tools","spent_per_question":"Spent per question","available_per_question":"Available per question","assignment_attachments":"Assignment attachments","file_assignment_uploader_title":"You can upload your file in any of the following ways","additional_notes":"Additional notes","submit_nofiles":"Please note that you have not attached any files yet.","answer":"Answer","files_submitted":"These are the files you submitted:","no_files_submitted":"No files submitted","reanswer":"Resubmit","reanswer_assignment_message_pre":"You can resubmit this assignment within the next","reanswer_assignment_message_after":"minutes after your first submission.","deadline":"Deadline","late_submission_tooltip_label":"Late submission","late_submission_tooltip_info":"The deadline for submissions has passed, but overdue submissions are acceptable.","submission_deadline_passed":"Submission deadline for this assignment has passed!","try_again":"Try again","assignment_success_files":"Assignment success files","files_attached_by_grader":"Files attached by grader","error_failed_to_fetch_message":"Failed to fetch. Make sure the link is an http(s) URL pointing to a valid file.","error_failed_to_fetch_info":"Contact us if the issue persists.","error_unsupported_mime_type":"This type of files is unsupported. Please upload a file with a different extension.","error_file_upload_navigation_header":"There are files being uploaded.","error_file_upload_navigation_body":"Please wait for the file upload process to be completed.","other":"Other","validation_question_required":"This question is required","validation_exact_number_of_answers":"You need to select exactly {X} answers","validation_ranged_number_of_answers":"You need to select between {X} and {Y} answers","validation_all_options_required":"All options are required","validation_min_characters":"You need to enter at least {X} characters","validation_max_characters":"You can enter no more than {X} characters","problem_opening_video":"There was a problem opening this file.","different_browser_device":"Try again using a different browser (e.g. Chrome) or device.","next":"Next","previous":"Previous","finish":"Finish","upload_file":"Upload","jodit_paste_prompt_title":"Your text is formatted","jodit_paste_prompt_content":"Formatted text may cause changes to your content.
Paste as plain text instead?","jodit_paste_prompt_button_plain_text":"Plain text","jodit_paste_prompt_button_keep_html":"Keep format","no_products_selected":"No products selected","select_all":"Select all","uppy_option_link_to_file":"Link to file","uppy_option_camera":"Camera","uppy_allow_audio_access_title":"Please allow access to your microphone","uppy_allow_audio_access_description":"In order to record audio, please allow microphone access for this site.","is_already_submitted":"You have already submitted this assessment and cannot resubmit it. Please refresh or close the tab.","share_on_twitter":"Tweet this","share_on_facebook":"Share on Facebook","share_on_linkedin":"Add to LinkedIn profile","certificate_digital_credential_generation_error":"The certificate is unavailable. Please contact your instructor.","error_unsupported_file_type":"file types are not supported. Please upload a file with a different extension."}},"account":{"en":{"title":"My Account","payments_history":"Payment history","payments_title":"Title","payments_no":"You have not made any purchases yet in this site","download_invoice":"Download invoice","transaction_id":"Transaction ID:","info":"Account info","name":"Name","username":"Username","email":"e-mail","company":"Company","blog":"Website","phone":"Phone","address":"Address","contact_title":"Contact sales","social_title":"Social accounts","update":"Update","edit":"Edit","add":"Add","cancel":"Cancel","cancelled":"Cancelled","change":"Change","expires":"Expires","balance":"Balance","date":"Date","next_billing_date":"Next billing date","card_update":"Credit Card Update","current_subscription":"Current Subscription","cancel_subscription":"Cancel Subscription","cancel_trial":"Cancel Trial","trial_expired":"Trial Expired","cancel_subscription_confirm":"Are you sure you want to cancel your Subscription?","activate_subscription":"Re-Activate Subscription","activate_subscription_confirm":"Are you sure you want to re-activate your Subscription?","manage_subscription":"Manage subscription","change_subscription":"Change subscription","payment_method":"Add payment method","credit_card_number":"Credit card number","credit_card_expiration_date":"Credit card expiration date","trial_ends":"Trial Ends","trial_expires":"trial expires","billing_info":"Billing info","missing_payment_source":"Missing Payment Source","missing_payment_source_message":"Must add a payment source before changing plans","change_subscription_confirm":"Are you sure you want to change your Subscription? If you are switching to a higher subscription plan then you will be charged for the difference.","subscriptions":"Subscriptions","coupon":"Coupon","coupon_expires":"Coupon expires","never":"Never","buy_now":"Buy Now","cancel_paymentplan_title":"Cancel payment plan","cancel_paymentplan_text":"If you cancel your payment plan you will lose access to the product. Are you sure you want to proceed?","your_payment_plans":"Your payment plans","related_product":"Related product","payment_plan_status":"Payment plan status","of":"of","left":"Left","paid":"Paid","total":"Total","last_payment_date":"Last payment date","next_payment_date":"Next payment date","current_payment":"Current payment","pending_invoice_alert_title":"Pending Invoice","pending_invoice_alert_text":"A payment is still pending, you are unable to change your subscription until it has been paid.","pay_now":"Pay Now","incomplete_payment_paymentplan":"There is an incomplete payment<\/strong> for your payment plan. Click the button \u201cPay Now\u201d<\/strong> in order to fulfill your payment","incomplete_payment_subscription":"There is an incomplete payment<\/strong> for your subscription. Click the button \u201cPay Now\u201d<\/strong> in order to fulfill your payment","pending_amount":"Pending amount","card_update_failed":"There was an error and your card could not be updated","subscription_updated_title":"Subscription updated","subscription_updated_text":"Your new subscription plan has been activated.","subscription_updated_text_cancellation_was_pending":"The cancellation of your subscription has been removed and your new subscription plan has been activated.","billing_info_list_title":"Billing details","billing_info_edit_modal_title":"My billing details","billing_info_save_modal_button":"Save","billing_info_not_completed_title":"Billing details missing","billing_info_not_completed_text":"Please fill in your billing details in order to continue.","added_by_admin":"Added by admin"}},"blog":{"en":{"load_more":"Load more","see_all":"See all","continue_learning":"Continue learning","categories":"Categories","all":"all","by":"by","posts":"posts","no_posts_found":"No posts found"}},"api":{"en":{"general_error":"An error occurred.","not_found":"Not found","already_exists":"Already exists","delete_failed":"Could not be deleted","not_valid":"Not a valid value","not_valid_user":"Please, check your email and password.","user_exists":"It seems that an account with that email already exists.","login_disabled_title":"Login prohibited","login_disabled":"Login has been disabled","register_disabled":"Registration has been disabled","register_disabled_title":"Registration prohibited","creation_failed":"Failed to create.","deletion_failed":"Cannot delete","update_failed":"Cannot update","request_data_empty":"Request data seems to be empty","type_error":"Is not of correct type","access_denied":"Access denied","product_owned":"You already own that product.","email_blacklisted":"Please fill in a valid email address. Disposable email addresses are not accepted.","required":"This field, is required.","required-":"This field, is required.","unique":"This field, is not unique.","exists":"This field, seems to already exist.","url":"This field, should be a valid url.","enum":"This field, has an incorrect value.","email":"This field, does not have a valid email.","first_name":"This field, does not have a valid first name.","last_name":"This field, does not have a valid last name.","length_4":"This field should have a minimum of 4 characters.","length_6":"This field should have a minimum of 6 characters.","price":"This field, does not have a valid price.","invalid_format":"This field, does not have a valid format.","best_of_exceeded":"You have exceeded your monthly quota of best-ofs.","mailchimp_api_key_missing":"Missing Mailchimp API Key. Make sure you have saved it before refreshing.","mailchimp_exception":"Something went wrong, make sure you have added a correct API Key and saved it.","mailchimp_list_load_failed":"Could not find any lists to load. Make sure you create one in Mailchimp first.","vimeo_authorization_failed":"Could not initiate vimeo authorization.","file_upload_failed":"Unable to upload to specified folder","system_messages_locked":"System messages cannot be commented","page_type_change_failed":"Could not change page's type.","shopify_authorization_initiation_error":"Could not initiate shopify authorization.","shopify_wrong_url":"Wrong shop url, make sure it ends with .myshopify.com","shopify_sync_failed":"Synchronization was not successful, please try again.","sources_failed_to_load":"Could not find\/load any sources!","source_active":"Source is already active.","source_deactive":"Source is already deactivated.","source_activate_feed_failed":"Could not activate feed","source_deleted":"Source has already been deleted","feed_stop_failed":"Could not stop feed","feed_discover_failed":"Could not discover a proper feed","ebook_tools_creation_failed":"Cannot create Ebook User Tools","badge_not_awarded":"Badge not awarded","password_rule_must_have_title":"Password must have:","password_rule_length_range":"{X} - {Y} characters length","password_rule_uppercase":"One uppercase character","password_rule_lowercase":"One lowercase character","password_rule_number":"One number (0-9)","password_rule_special":"One special character (&*%^$_)","passwords_not_match":"Passwords do not match","passwords_short":"Password too short","password_reset_error":"You cannot change this password","password_error_generic":"Password does not follow the rules","password_error_is_too_long":"Password too long","password_error_has_whitespace":"Password contains whitespace character","password_error_input":"Password cannot be the same as email address","password_current_invalid":"Current password is invalid","invoice_not_accessible":"Sorry invoice is not accessible.","convertkit_exception":"Something went wrong, make sure you have added a correct API Key \/ Secret and saved it.","convertkit_api_secret_missing":"We do not have the ConvertKit Api Secret to get forms. Make sure you have set the Api Key and saved it before refreshing.","convertkit_api_key_missing":"We do not have the ConvertKit Api Key to get forms. Make sure you have set the Api Secret and saved it before refreshing.","convertkit_list_load_failed":"Could not find any lists to load. Make sure you create one in ConvertKit first.","aweber_oauth_missing":"We do not have the Authorization to get lists. Make sure you have authorized the app before refreshing.","aweber_exception":"Something went wrong, make sure you have Authorized the app","aweber_list_load_failed":"Could not find any lists to load. Make sure you create one in AWeber first.","active_campaign_api_key_missing":"We do not have the ActiveCampaign API Key to get lists. Make sure you have set the key and saved it before refreshing.","active_campaign_api_url_missing":"We do not have the ActiveCampaign Url to get lists. Make sure you have set the url and saved it before refreshing.","active_campaign_exception":"Something went wrong, make sure you have added a correct API Key \/ Url and saved it.","active_campaign_list_load_failed":"Could not find any lists to load. Make sure you create one in ActiveCampaign first.","message_to_self_not_allowed":"You cannot send a message to yourself.","constant_contact_list_exception":"We were unable to get your lists from ConstantContact.","moosend_list_exception":"We were unable to get your lists from Moosend.","get_response_list_exception":"We were unable to get your lists from GetResponse.","mailerlite_list_exception":"We were unable to get your lists from MailerLite.","aweber_list_exception":"We were unable to get your lists from AWeber.","mailerlite_api_key_missing":"We do not have the MailerLite API Key to get lists. Make sure you have set the key and saved it before refreshing.","login_rate_limit":"Too many login attempts. Please try again in a few minutes.","user_inactivity_title":"Your session is about to expire.","user_inactivity_description":"Your session is about to expire and you will be disconnected. Press \"OK\" if you want to stay connected.","session_expired_title":"Session expired","session_expired_description":"Your session has expired. Please login again.","product_purchased":"Product has already been purchased"}},"affiliates":{"en":{"sign_up_affiliate":"BECOME AN AFFILIATE","sign_in_affiliate":"SIGN IN AS AN AFFILIATE","join_affiliate":"JOIN THE AFFILIATE PROGRAM","i_accept_the":"I accept the","affiliate_program_terms":"Affiliate program terms","welcome_to_affiliate_program_title":"Welcome to Our Affiliate Program!","welcome_to_affiliate_program_text":"Congratulations and a warm welcome to our affiliate program, we're incredibly honored to have you on our team, thank YOU!","affiliate_program_terms_not_checked":"Please accept the affiliate program terms"}},"live_sessions":{"en":{"session_ready":"The Live Session is ready!","session_not_ready_yet":"The Live Session is not ready yet. Please wait for the host to start this session.","session_finished":"Session has finished.","session_not_available":"Live session is not currently available.","configuration_error":"Live session setup is not finalized yet.","session_join_button":"Join Live Session","session_recording_button":"Watch the replay","session_recording_password":"Access Passcode","session_recording_title":"Thank you!","session_recording_text":"The session has finished but replay video is available!","zoom_in_player_link":"Join through your Zoom client","zoom_client_url_msg":"Join through your Zoom client (desktop\/mobile) by clicking","zoom_client_url_link_text":"here","calendly_schedule_oneonone_title":"Schedule your 1:1 session based on the available slots.","calendly_schedule_group_title":"Schedule your group session based on the available slots.","calendly_reschedule_title":"This slot needs to be rescheduled!","calendly_reschedule_subtitle":"Please contact your instructor.","calendly_no_slots_title":"There are no available slots!","calendly_no_slots_subtitle":"Please contact your instructor.","calendly_completed_title":"Thank you!","calendly_completed_subtitle":"The session has been completed","calendly_join_button":"Join meeting","calendly_will_start_soon":"The session will start at the scheduled date and time.","add_to_calendar":"Add to Calendar"}},"email_verification":{"en":{"verify_your_email":"Verify your email address","sent_to":"We have sent a verification link to {{user.email_to_verify}}.","account_activation":"Click on the link to complete the verification process.","resend":"Resend email","is_verified":"Email address verified","thank_you_for_verifying":"Thank you for verifying your email address.","error_cooldown":"You need to wait two minutes before requesting a new verification email.","error_expired":"Verification link expired","expired_resend":"This email verification link has expired. You can request a new one to complete the verification process."}},"two_factor_authentication":{"en":{"two_factor_authentication_title":"Two-Factor authentication","setup_page_subheading":"{{school.name}} requires you to protect your account with 2FA. How would you like to receive one-time passwords (OTPs)?","mobile_app_option_title":"Mobile app authenticator","email_option_title":"Email","email_option_description":"Receive verification codes via email.","return_to_site":"Return to site","return_to_profile":"Return to profile","enter_otp":"Enter OTP","enter_backup_code":"Enter backup code","verify":"Verify","cancel":"Cancel","done":"Done","setup_mobile_success_title":"Mobile app setup completed","backup_code_regenerated_title":"Backup code regenerated","backup_code":"Backup code","backup_code_instruction":"Save this backup code and store it somewhere safe. If you lose your device you can use it to sign in.","setup_authenticator_title":"Mobile app authenticator setup","setup_authenticator_download_title":"1. Download App","setup_authenticator_download_description":"Use a mobile app like Google Authenticator to generate verification codes.","setup_authenticator_scan_qr_title":"2. Scan QR code","setup_authenticator_scan_qr_description":"Scan this QR code using the app.","setup_authenticator_scan_qr_enter_code":"Can't scan QR code? Enter the code manually in the app.","setup_authenticator_finish_title":"3. Finish setup","setup_authenticator_finish_description":"Enter the verification code generated by your app.","setup_email_title":"Email setup","setup_email_description":"We have sent a verification code to {{user.email}}.","setup_email_open_inbox":"1. Go to your inbox","setup_email_open_inbox_description":"Can't find the verification code? Make sure to check your spam folder.","email_resend":"Resend code","setup_email_finish_title":"2. Finish setup","setup_email_finish_description":"Enter the verification code we sent to your email.","setup_email_success_title":"Email setup completed","setup_email_success_receiving_codes":"You will be receiving verification codes to {{user.email}}.","email_challenge_description":"Enter the 6-digit code we sent to {{user.email}} to confirm your action.","email_challenge_code_valid_time":"This code will be valid for 15 minutes.","email_need_new_code":"Need a new code?","authenticator_challenge_description":"Enter the 6-digit code generated by your app to confirm your action.","authenticator_lost_device":"Can't find your device?","authenticator_use_backup_code":"Use backup code","backup_challenge_description":"Enter your backup code to confirm your action.","backup_found_device":"Found your device?","backup_use_authenticator":"Use app authenticator","protected_action_channel_select":"Select how you want to receive an one-time password to confirm your action.","backup_channel_description":"If you lose your device you can use your backup code to sign in.","continue":"Continue","setup":"Set up","disable":"Disable","regenerate":"Get new backup code","activated":"activated","deactivated":"deactivated","channel_disabled_title":"2FA channel disabled","email_channel_disabled_text":"Email channel disabled","mobile_channel_disabled_text":"Mobile channel disabled","channel_disabled_description":"You have successfully disabled this channel from your two-factor authentication settings.","manage_settings":"Manage 2FA settings","manage_description":"Enhance account security with 2FA. Verify your identity with a one-time-password (OTP) for important actions.","code_sent":"We have sent a new verification code to {{user.email}}","error_invalid_challenge_solution":"The code you entered is invalid.","error_challenge_has_expired":"The code you entered has expired.","error_challenge_cooldown":"You need to wait two minutes before requesting a new verification code.","error_max_attempts_reached":"You have reached the maximum number of attempts. You can request a new code.","error_empty_code":"Please enter a code and click verify.","change":"Change","action_authorized_change_email_title":"Email address change authorized","action_authorized_change_email_description":"You can now change your email address from your profile page within the next 15 minutes."}}})