fix replacement in edge case with NULL integer fields in a table without a primary key
[freeside.git] / sql-ledger / locale / cn_utf / pw
1 $self{texts} = {
2   'Continue'                    => '继续',
3   'Password'                    => '密码',
4 };
5
6 $self{subs} = {
7   'getpassword'                 => 'getpassword',
8   '继续'                      => 'continue',
9 };
10
11 1;