Calendar without i8n
This commit is contained in:
parent
456d5a794f
commit
c7c7c4e605
3 changed files with 117 additions and 0 deletions
|
|
@ -297,6 +297,21 @@ our $I18N = {
|
|||
|
||||
#################### HELP PAGES View Calendar ####################
|
||||
|
||||
'add event' => {
|
||||
message => q|Add Event|,
|
||||
lastUpdated => 1171043337,
|
||||
},
|
||||
|
||||
'print' => {
|
||||
message => q|Print|,
|
||||
lastUpdated => 1171043337,
|
||||
},
|
||||
|
||||
'iCal' => {
|
||||
message => q|iCal|,
|
||||
lastUpdated => 1171043337,
|
||||
},
|
||||
|
||||
'view calendar title' => {
|
||||
message => q|View Calendar Template Variables|,
|
||||
lastUpdated => 1171043337,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue