add missing Subscribable i18n

This commit is contained in:
Graham Knop 2009-09-20 23:27:27 -05:00
parent 4b835ba0ff
commit 91b42e8d9d

View file

@ -4,6 +4,11 @@ use strict;
our $I18N = {
"new post" => {
message => 'has posted to one of your subscriptions',
context => 'Title of the e-mail that is sent for subscriptions',
},
"Subscription Group" => {
message => 'Subscription Group',
lastUpdated => 0,