mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 09:14:44 +02:00
8 lines
107 B
PHP
8 lines
107 B
PHP
<?php
|
|
|
|
return [
|
|
'account' => [
|
|
'totp_header' => 'Authentification à deux facteurs',
|
|
],
|
|
];
|