Update lang.admin.maintain.php

Restored an unknowingly modified string. Someone has changed it with a french translation.
This commit is contained in:
eagleman 2024-03-06 15:17:18 +01:00 committed by GitHub
parent 50702a8a5f
commit 5a5629b635
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ $lang ['admin'] ['maintain'] ['default'] = array(
'opt6' => 'Show support data',
'chmod_info' => 'If the file permissions <strong>could not</strong> be reset to ' . decoct(FILE_PERMISSIONS) . ', the owner of the file is probably not the same as the owner of the web server.<br>' . //
'Normalement, tu peux ignorer cette remarque.'
'Normally, you can ignore this warning.'
);
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(