summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/eg/pw
blob: 02c57e12f175eadf75597b0eac684b5927c28be9 (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'تابع',
  'Password'                    => 'كلمة السر',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'تابع'                    => 'continue',
};

1;