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