webgui/lib/WebGUI/i18n/English/Image_Graph_XYGraph_Bar.pm
2006-04-30 22:40:23 +00:00

15 lines
247 B
Perl

package WebGUI::i18n::English::Image_Graph_XYGraph_Bar;
our $I18N = {
'bar spacing' => {
message => q|Bar spacing|,
lastUpdated => 1131394070,
},
'group spacing' => {
message => q|Group spacing|,
lastUpdated => 1131394070,
},
};
1;