lang_help.php

来自「sabreipb 2.1.6 utf-8中文版本!」· PHP 代码 · 共 17 行

PHP
17
字号
<?php$lang['topic_text']  = "Here is the topic you chose to view";$lang['results_title']  = "Your Help Search Results";$lang['choose_file']  = "Choose a Topic";$lang['help_txt']  = "Choose a topic from the list, or search for a topic";$lang['submit']  = "Search!";$lang['search_txt']  = "Enter keywords to search for";$lang['search_results']  = "Search Results";$lang['results_txt']  = "Here are the results of the search you performed.";$lang['help_topics']  = "Help Topics";$lang['no_results']  = "Sorry, we could not find any help topics that matched your search criteria, please try again";$lang['help_topic']  = "Help Topic";$lang['page_title']  = "Search Help Topics";?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?