⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 en.lang.php

📁 软件的主要特点: 1.专门针对有"验证码"要求的论坛. 2.可以完成如下功能: 自动发布新帖,自动回复指定帖,自动注册论坛帐号 (所有操作不能同时针对一个网站,因为有"验证码"要求的网站是每次打开一个
💻 PHP
字号:
<?php    /**     * @file   modules/layout/lang/en.lang.php     * @author zero <zero@nzeo.com>     * @brief  Layout module's basic language pack     **/    $lang->cmd_layout_management = 'Layout Setting';    $lang->cmd_layout_edit = 'Edit Layout';    $lang->layout_name = 'Layout Name';    $lang->layout_maker = "Layout Developer";    $lang->layout_history = "Updates";    $lang->layout_info = "Layout Info";    $lang->layout_list = 'Layout List';    $lang->menu_count = 'Menus';    $lang->downloaded_list = 'Download List';    $lang->layout_preview_content = 'The content gets displayed here';    $lang->not_apply_menu = 'Apply Layouts';    $lang->cmd_move_to_installed_list = "View created list";    $lang->about_downloaded_layouts = "List of downloaded layouts";    $lang->about_title = 'Please input the title that is easy to verify when connecting to module';    $lang->about_not_apply_menu = 'All connected module\'s layout will be changed by checking this option.';    $lang->about_layout = "Layout module helps you to create the site's layout easily.<br />By using layout setting and menu connection, website's completed shape will be displayed with various modules.<br />* Those layouts which are unabled to delete or modify are the blog or other module's layout. ";    $lang->about_layout_code =         "It will be applied to the service when you save the layout code after editing it.        Please first preview your code and then save it.        You can refer grammar of Zeroboard XE's template from <a href=\"#\" onclick=\"winopen('http://trac.zeroboard.com/trac/wiki/TemplateHandler');return false;\">ZeroboardXE Template</a>.";?>

⌨️ 快捷键说明

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