Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • release-1.1.0
  • laminas_migration
  • laminas_migration_bs5
  • 1.1.0
  • 4.0.0
  • 2.0.0
  • 1.0.1
  • 1.0.0
  • 0.2
  • 0.1
11 results

msgids.php

Blame
  • Forked from lib / unicaen / authentification
    57 commits behind the upstream repository.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    msgids.php 135 B
    <?php
    _("Username");
    _("Password");
    _("Email");
    _("Display Name");
    _("Password Verify");
    _("Authentication failed. Please try again.");