X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/652b90a6551e4c70d38189dcf16284a04399918d..9ec4f08e55939cd9178c6548ba2c48842568e747:/lib/lang/template.php?ds=sidebyside diff --git a/lib/lang/template.php b/lib/lang/template.php index e41e5b1..4678605 100644 --- a/lib/lang/template.php +++ b/lib/lang/template.php @@ -142,10 +142,10 @@ $tr = array ( 'If a password has been set, send a POST request with it.' => '', 'Delete a file' => '', 'This will return "Ok" if succeeded, "Error" otherwhise.' => '', - 'Get a generated scripts' => '', + 'Get a generated script' => '', 'This will return brut text content of the code.' => '', 'Initalize an asynchronous transfert' => '', - 'The goal is to permit to transfert big file, chunk by chunk.' => '', + 'The goal is to permit to transfer big file, chunk by chunk.' => '', 'Chunks of data must be sent in order.' => '', 'First line is the asynchronous transfert reference and the second line the code to use in the next operation.' => '',