Added i18n to VerstionTag commit back to site link

This commit is contained in:
Kaleb Murphy 2008-09-16 15:42:04 +00:00
parent 59b01b4581
commit 5a61d60c15
2 changed files with 6 additions and 1 deletions

View file

@ -8,6 +8,11 @@ our $I18N = {
lastUpdated => 0
},
'back to site' => {
message => q|Back to site.|,
lastUpdated => 0
},
'bad commit' => {
message => q|Something bad happened while trying to commit your content. Please contact your system
administrator.|,