diff --git a/lib/WebGUI/i18n/English/Wobject.pm b/lib/WebGUI/i18n/English/Wobject.pm index 920379f86..816b23e76 100644 --- a/lib/WebGUI/i18n/English/Wobject.pm +++ b/lib/WebGUI/i18n/English/Wobject.pm @@ -150,6 +150,16 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi lastUpdated => 1128830333, }, + 'add' => { + message => q|Add|, + lastUpdated => 1128575345, + }, + + 'edit' => { + message => q|Edit|, + lastUpdated => 1128575345, + }, + }; 1;