Skip to content
Snippets Groups Projects
Commit 19f4e653 authored by Justus Dieckmann's avatar Justus Dieckmann Committed by Tobias Reischmann
Browse files

Missing dates_not_parseable string (#56)

* Missing dates_not_parseable string
parent 1cf86f06
No related branches found
No related tags found
No related merge requests found
......@@ -28,3 +28,4 @@ $string['pluginname'] = 'Specific date trigger';
$string['dates'] = 'Dates at which the workflow should run.';
$string['dates_desc'] = 'Write one date per line with the format Day.Month';
$string['timelastrun'] = 'Date when the trigger last run.';
$string['dates_not_parseable'] = 'Dates must be of the format Day.Month';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment