📄 en-language.php
字号:
<?
$sph_messages = Array (
"Categories" => "Categories",
"CATEGORIES" => "CATEGORIES",
"Untitled" => "Untitled document",
"Powered by" => "Powered by",
"Previous" => "Previous",
"Next" => "Next",
"Result page" => "Result page",
"Only in category" => "Only in category",
"Search" => "Search",
"All sites" => "All sites",
"Web pages" => "Web pages",
"The search" => "The search",
"noMatch" => "did not match any documents",
"ignoredWords" => "Following words were ignored (too short or common):",
"resultsFor" => "Results for:",
"Results" => "Displaying results", //
"of" => " of", //Pattern: Results x-y of z match(es). Change according to the pattern
"match" => "match", //
"matches" => "matches", //
"seconds" => "seconds",
"andSearch" => "AND Search",
"orSearch" => "OR Search",
"phraseSearch" => "Phrase Search",
"show" => "Show ",
"resultsPerPage" => "results per page"
);
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -