mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
add lang fi + fr
This commit is contained in:
9
lang/fr/lang_docleanup.php
Normal file
9
lang/fr/lang_docleanup.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_docleanup = [
|
||||
'title' => 'Nettoyer',
|
||||
'running' => 'nettoyage en cours...veuillez patienter',
|
||||
'force' => 'Si vous avez besoin de forcer un nettoyage complet, cliquez sur<a href="docleanup.php?forceall=1">ici</a>',
|
||||
'time_consumed' => 'Temps consommé:%f sec',
|
||||
'done' => 'Fait',
|
||||
];
|
||||
Reference in New Issue
Block a user