summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/gr/pw
blob: be82b9e489f065dffbe8c001c53ea243f7063110 (plain)
1
2
3
4
5
6
7
8
9
10
$self{texts} = {
  'Continue'                    => 'Συνέχεια',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'Συνέχεια'                    => 'continue',
};

1;