warn and require confirmation when editing next bill dates to a date in the past...
[freeside.git] / sql-ledger / locale / cz / pw
1 $self{texts} = {
2   'Continue'                    => 'Pokraèování',
3   'Password'                    => 'Heslo',
4 };
5
6 $self{subs} = {
7   'getpassword'                 => 'getpassword',
8   'pokraèování'                 => 'continue',
9 };
10
11 1;