X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/0eb02b9e291d8470ee39094cc319598086a422cc..652b90a6551e4c70d38189dcf16284a04399918d:/lib/lang/template.php diff --git a/lib/lang/template.php b/lib/lang/template.php index 463ed6f..e41e5b1 100644 --- a/lib/lang/template.php +++ b/lib/lang/template.php @@ -104,8 +104,8 @@ $tr = array ( 'Search files by file hash' => '', 'Search a specific link' => '', 'Number of cleaned files' => '', - 'Logout' => 'Déconnexion', - 'You are now Logout' => '', + 'Logout' => '', + 'You are now loggued out' => '', 'Link deleted' => '', 'Filename' => '', 'file' => '', @@ -138,10 +138,10 @@ $tr = array ( 'This will return brut text content.' => '', 'First line is the download reference and the second line the delete code.' => '', 'First line is the server capacity (in Bytes).' => '', - 'Example' => 'Exemple', + 'Example' => '', 'If a password has been set, send a POST request with it.' => '', 'Delete a file' => '', - 'This will return "Ok" if succeded, "Error" otherwhise.' => '', + 'This will return "Ok" if succeeded, "Error" otherwhise.' => '', 'Get a generated scripts' => '', 'This will return brut text content of the code.' => '', 'Initalize an asynchronous transfert' => '',