| | |
| | | $wb['run_mday_error_format'] = 'Formato dos dias do mês inválido.'; |
| | | $wb['run_month_error_format'] = 'Formato dos meses inválido.'; |
| | | $wb['run_wday_error_format'] = 'Formato dos dias da semana inválido.'; |
| | | $wb['command_error_format'] = 'Invalid command format. Please note that in case of an url call only http/https is allowed.'; |
| | | $wb['command_error_format'] = 'Formato de comando inválido. Somente endereços url http/https são permitidos.'; |
| | | $wb['unknown_fieldtype_error'] = 'Um tipo desconhecido de campo foi usado.'; |
| | | $wb['server_id_error_empty'] = 'The server ID is empty.'; |
| | | $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.'; |
| | | ?> |