Forgot to include the i18n for Story Topic template label.

This commit is contained in:
Colin Kuskie 2009-09-06 16:36:01 -07:00
parent 494d97c53f
commit a4f93da968

View file

@ -183,6 +183,12 @@ our $I18N = {
lastUpdated => 1248191629,
},
'Read more stories' => {
message => q|Read more stories.|,
context => q|Template label.|,
lastUpdated => 1252202057,
},
};
1;