Push updated languages
This commit is contained in:
parent
0afa568095
commit
a1dff5cda0
101 changed files with 1626 additions and 1317 deletions
6
resources/lang/fr/base.php
Normal file
6
resources/lang/fr/base.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
return array(
|
||||
"account" => array(
|
||||
"totp_header" => "Authentification à deux facteurs",
|
||||
),
|
||||
);
|
Reference in a new issue