misc_pterodactyl-panel/resources/lang/fr/base.php
2016-12-30 17:17:36 -05:00

6 lines
No EOL
103 B
PHP

<?php
return array(
"account" => array(
"totp_header" => "Authentification à deux facteurs",
),
);