summaryrefslogtreecommitdiff
path: root/locale/be_fr/pw
blob: fde00cae150a24856922bb0ac87978c5f7f34ea5 (plain)
  1. $self{texts} = {
  2. 'Continue' => 'Continuer',
  3. 'Password' => 'Mot de passe',
  4. 'Session expired!' => 'Session terminée!',
  5. };
  6. $self{subs} = {
  7. 'getpassword' => 'getpassword',
  8. 'continuer' => 'continue',
  9. };
  10. 1;