missing i18n label

This commit is contained in:
Colin Kuskie 2006-05-01 02:53:39 +00:00
parent 27af7de00c
commit 5d492b5fc0

View file

@ -37,6 +37,10 @@ our $I18N = {
message => q|Graph type|,
lastUpdated => 1131394070,
},
'no graphing plugins' => {
message => q|No graphing plugins found|,
lastUpdated => 1146451962,
},
};
1;