mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 08:04:45 +02:00
6 lines
103 B
PHP
6 lines
103 B
PHP
<?php
|
|
return array(
|
|
"account" => array(
|
|
"totp_header" => "Authentification à deux facteurs",
|
|
),
|
|
); |