1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-28 12:52:28 +01:00
Pterodactyl-Panel/resources/lang/fr/base.php

8 lines
107 B
PHP
Raw Normal View History

2016-12-30 23:17:36 +01:00
<?php
2016-12-30 23:19:23 +01:00
return [
'account' => [
'totp_header' => 'Authentification à deux facteurs',
],
];