Add missing i18n for Passive Analytic Bucket workflow.
This commit is contained in:
parent
a7b6754a19
commit
429d6b5a47
1 changed files with 6 additions and 0 deletions
|
|
@ -36,6 +36,12 @@ our $I18N = {
|
|||
context => q|Meaning not like anything in a set. This, that and the other one. Also, a catch all.|
|
||||
},
|
||||
|
||||
'Bucket Passive Analytics' => {
|
||||
message => q|Bucket Passive Analytics|,
|
||||
lastUpdated => 0,
|
||||
context => q|Name of the activity that puts log entries into buckets for analysis.|
|
||||
},
|
||||
|
||||
'Bucket Name' => {
|
||||
message => q|Bucket Name|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue