added missing docs for new workflow activity
This commit is contained in:
parent
c3a2e71cd1
commit
a7f5942e56
2 changed files with 30 additions and 1 deletions
|
|
@ -4,8 +4,14 @@ our $I18N = {
|
|||
'activityName' => {
|
||||
message => q|Delete Exported Files|,
|
||||
context => q|The name of this workflow activity.|,
|
||||
lastUpdated => 1162238122,
|
||||
lastUpdated => 1162839802,
|
||||
},
|
||||
|
||||
'delete exported files body' => {
|
||||
message => q|<p>Deletes an asset's exported files.</p>|,
|
||||
lastUpdated => 1162839804,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue