converted passive profile log thingy to workflow
This commit is contained in:
parent
2c3b6fc785
commit
f215d28b51
5 changed files with 106 additions and 58 deletions
|
|
@ -0,0 +1,12 @@
|
|||
package WebGUI::i18n::English::Workflow_Activity_SummarizePassiveProfileLog;
|
||||
|
||||
our $I18N = {
|
||||
'topicName' => {
|
||||
message => q|Summarize Passive Profile Log|,
|
||||
context => q|The name of this workflow activity.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue