📄 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贸n del cron en segundos . ',
'txt_enable_module' => 'Activar Cron Job',
'txt_enable_module_description' => 'Llamar a URL.',
'txt_module_description' => 'Este m贸dulo es para programar la ejecuci贸n de una llamada a una direcci贸n URL .',
'txt_module_name' => 'Cron Job',
'txt_time' => 'Tiempo',
'txt_url' => 'URL',
);
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -