per-agent disable_previous_balance, #15863
[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;