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

📄 language.es.php

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

/** 
 * GentleSource Module Referrer Log - language.es.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 :-)
 *
 * Spanish language (Espa帽ol de Espa帽a)
 *
 * (C) Jes煤s Puebla http://www.ebhost.es/
 * 
 */




$text = array(   



'txt_enable_module'                 => 'Activar informe de visitas',
'txt_enable_module_description'     => 'Informe de visitas en un archivo de texto',

'txt_module_description'            => 'Este m贸dulo escribe la fecha, hora y URI desde la que lleg贸 una visita, en un archivo de texto.',
'txt_module_name'                   => 'Informe de visitas',

'txt_referrer_log'                  => 'Informe de visitas',
'txt_referrer_log_file'             => 'Abrir informe de visitas en una nueva ventana',

);








?>

⌨️ 快捷键说明

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