Merge branch 'patch-9' of https://github.com/gjones2/Freeside (#13854 as this bug...
[freeside.git] / FS / FS / L10N / en_us.pm
1 package FS::L10N::en_us;
2 use base qw(FS::L10N);
3
4 our %Lexicon = ( _AUTO=>1 );
5
6 1;