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

📄 language.en.php

📁 This is the script which used on 10minutemail.com for temporary email.
💻 PHP
字号:
<?php

/** 
 * GentleSource Module Social Links - language.en.php
 * 
 * (C) Ralf Stadtaus http://www.gentlesource.com/
 * 
 * If you have translated this file into another
 * language, we would appreciate it if you would
 * send us the translated file. Thanks :-)
 * 
 */




$text = array(   



'txt_enable_module'                 => 'Display Social Links',
'txt_enable_module_description'     => 'Enabling this feature will display a list with links to social services such as del.icio.us or digg below the page content. You can edit the list in the template link.tpl.html',

'txt_module_description'            => 'Display links to social services such as del.icio.us, digg, etc.',
'txt_module_name'                   => 'Social Links',

'txt_post_this_page'                => 'Post this page to',

);








?>

⌨️ 快捷键说明

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