X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/fcf9eb2998437271ef00cb4c95aa7d4fd5a9604b..63719dc2b2578d17ac7d6d2f2c0b570c63f99ba9:/lib/lang/template.php?ds=sidebyside diff --git a/lib/lang/template.php b/lib/lang/template.php index 93a3d52..419ef53 100644 --- a/lib/lang/template.php +++ b/lib/lang/template.php @@ -145,9 +145,9 @@ $tr = array ( '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.' + 'First line is the asynchronous transfer reference and the second line the code to use in the next operation.' => '', 'Push data during asynchronous transfert' => '', 'Returns the next code to use.' => '',