📄 language.de.php
字号:
<?php
/**
* GentleSource Module Cron Job - language.de.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_cron_time' => 'Zeit zwischen jedem Aufruf in Sekunden',
'txt_enable_module' => 'Cron Job einschalten',
'txt_enable_module_description' => 'Aufruf einer URL.',
'txt_module_description' => 'Mit diesem Modul k鰊nen Sie den Aufruf einer URL einrichten.',
'txt_module_name' => 'Cron Job',
'txt_time' => 'Zeit',
'txt_url' => 'URL',
);
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -