fcb483180f385b9c2b446b5a996bccda2f419c76
[freeside.git] / sql-ledger / locale / is / pw
1 $self{texts} = {
2   'Continue'                    => 'Áfram',
3   'Password'                    => 'Aðgangsorð',
4 };
5
6 $self{subs} = {
7   'getpassword'                 => 'getpassword',
8   'Áfram'                       => 'continue',
9 };
10
11 1;