8d0d42a2f4ee7143df0abf514286fa7b0a8fa852
[freeside.git] / sql-ledger / locale / ct / pw
1 $self{texts} = {
2   'Continue'                    => 'Continuar',
3   'Password'                    => 'Contrasenya',
4 };
5
6 $self{subs} = {
7   'getpassword'                 => 'getpassword',
8   'continuar'                   => 'continue',
9 };
10
11 1;