| | |
| | | $wb['command_error_format'] = 'Chybná formát příkazu. V případě URL je povoleno volání pouze http/https.'; |
| | | $wb['unknown_fieldtype_error'] = 'Bylo použito pole neznámého typu.'; |
| | | $wb['server_id_error_empty'] = 'ID serveru je prázdné.'; |
| | | $wb['limit_cron_url_txt'] = 'URL cron only. Please enter a URL starting with http:// as cron command.'; |
| | | $wb['command_error_empty'] = 'Command is empty.'; |
| | | $wb['command_hint_txt'] = 'e.g. /var/www/clients/clientX/webY/myscript.sh or http://www.mydomain.com/path/script.php, you can use [web_root] placeholder that is replaced by /var/www/clients/clientX/webY/web.'; |
| | | $wb['log_output_txt'] = 'Log output'; |
| | | ?> |