?? language.es.php
字號:
<?php
/**
* GentleSource Module Cron Job - 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_cron_time' => 'Tiempo entre cada ejecuci貿(mào)n del cron en segundos . ',
'txt_enable_module' => 'Activar Cron Job',
'txt_enable_module_description' => 'Llamar a URL.',
'txt_module_description' => 'Este m貿(mào)dulo es para programar la ejecuci貿(mào)n de una llamada a una direcci貿(mào)n URL .',
'txt_module_name' => 'Cron Job',
'txt_time' => 'Tiempo',
'txt_url' => 'URL',
);
?>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -