1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-28 04:42:29 +01:00
Pterodactyl-Panel/resources/lang/fr/base.php
2016-12-30 22:19:23 +00:00

8 lines
107 B
PHP

<?php
return [
'account' => [
'totp_header' => 'Authentification à deux facteurs',
],
];