diff --git a/pandora_console/include/help/en/help_module_macros.php b/pandora_console/include/help/en/help_module_macros.php index 855da023e3..705b6f92e9 100644 --- a/pandora_console/include/help/en/help_module_macros.php +++ b/pandora_console/include/help/en/help_module_macros.php @@ -30,43 +30,43 @@ This macros can be used in module alerts.
-- Las macros dinámicas tendrán un formato especial que empieza por @ y tendrán estas posibles sustituciones: +Dynamic macros will have a special format starting with @ and will have these possible substitutions:
- Donde “n” puede ser un numero sin signo (positivo) o negativo. +Where "n" can be a number without a sign (positive) or negative.
- Y FORMAT sigue el standard de strftime de perl: +And FORMAT follows the standard of perl's strftime: http://search.cpan.org/~dexter/POSIX-strftime-GNU-0.02/lib/POSIX/strftime/GNU.pm
- Ejemplos: + Examples:
@DATE_%Y-%m-%d %H:%M:%S