Approval.

This commit is contained in:
2021-06-09 17:27:15 +00:00
committed by md translation bot
parent 7d10f77cbb
commit 46f478b2d4
7 changed files with 276 additions and 0 deletions

10
fr/login.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlLogin['username'] = 'Username';
$tlLogin['password'] = 'Password';
$tlLogin['login'] = 'Login';
$tlLogin['remember_me'] = 'Remember me';
$tlLogin['global_statistics'] = 'Global statistics';
$tlLogin['recent_blog_posts'] = 'Recent blog posts';
$tlLogin['public_db_contents'] = 'Published database contents';
$tlLogin['log_in'] = 'Log in';
$tlLogin['avg_text_len'] = 'Average object description length';