fixing undocumented time row template variables
This commit is contained in:
parent
340c195de5
commit
95c11e3ffe
2 changed files with 12 additions and 1 deletions
|
|
@ -334,6 +334,11 @@ our $I18N = {
|
|||
|
||||
'time.report.hours.label' => {
|
||||
lastUpdated => 0,
|
||||
message => q|The phrase "Hours", internationalized.|,
|
||||
},
|
||||
|
||||
'time.report.totalHours.label' => {
|
||||
lastUpdated => 1168112129,
|
||||
message => q|The phrase "Total Hours", internationalized.|,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue