📄 lang_main.php
字号:
<?php$lang['questionnaire_title_management']= 'Compatibility Questionnaire Management';$lang['questionnaire_title']= 'Compatibility Questionnaire';$lang['admin_title']= 'Compatibility Questionnaire';$lang['user_title']= 'Compatibility Questionnaire';$lang['total_sections']='Total Sections';$lang['total_questions']='Total Questions';$lang['total_content']='Total Answers';$lang['add_section']='Add section';$lang['edit_section']='Edit Section';$lang['add_question']='Add Question';$lang['edit_question']='Edit Question';$lang['edit_answer']='Edit Answer';$lang['show_questions']='Show Questions';$lang['add_answers']='Add Answers';$lang['question']="Question";$lang['type']="Type";$lang['maxopt_two']="(using \"2\" for this value will force the questions to be True/False)<br/>(min value for this field is \"2\")";$lang['maxopt']="Max Option";$lang['minopt']="Min Option";$lang['showopt']="# Columns";$lang['add']="Add";$lang['questiontype1']="Radio Buttons";$lang['questiontype2']="Check Boxes";$lang['section']="Section";$lang['answer']="Answer";$lang['edit']="Edit";$lang['save']="Save";$lang['error']="You must respond to all questions as indicated";$lang['error2']="You must complete all mandatory fields as indicated!";$lang['error3']="The user";$lang['error4']="could not be found.";$lang['not_at_all']="not at all";$lang['somewhat']="somewhat";$lang['very']="very";$lang['congrats']="Congratulations!";$lang['congrats2']="You have successfully completed the Compatibility Questionnaire. We hope that this experience will help you identify matches that you are more comptible with.";$lang['clickhere']="Click here";$lang['clickhere3']="to return to first page of questionnaire";$lang['clickhere2']="Click here to meet";$lang['jtp']="Jump to page:";$lang['viewuser']="You are viewing the questionnaire results for";$lang['view']="View";$lang['showuser']="Show me questionnaire results for this user:";$lang['next']="Next";$lang['prev']="Previous";$lang['legend']="For single-answer questions:<br/><br/>* = Your Responses<br/>X = Their Responses<br/><b>X</b> = Perfect Matches!<br/><br/>For multi-selection questions, matches are indicated in bold.";$lang['editresp']="Edit my responses";?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -