PteroTheme/resources/lang/fr/base.php

8 lines
107 B
PHP

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