Dernières modifs (traductions, mon nom dans le code, ...)

This commit is contained in:
2020-12-07 22:20:05 +01:00
parent 40b78b9a63
commit 92dae7030b
24 changed files with 54 additions and 592 deletions

View File

@@ -1,14 +1,11 @@
<?php
return array(
'Activate free shipping: ' => 'Activate free shipping: ',
'Can\'t read Config directory' => 'Can\'t read Config directory',
'Can\'t read file' => 'Can\'t read file',
'Can\'t write Config directory' => 'Can\'t write Config directory',
'Can\'t write file' => 'Can\'t write file',
'DHL delivery unavailable for the delivery country' => 'DHL delivery unavailable for the delivery country',
'DHL delivery unavailable for this cart weight (%weight kg)' => 'DHL delivery unavailable for this cart weight (%weight kg)',
'Modify status export after export' => 'Change orders status after export',
'dhl expeditor export' => 'DHL Expeditor export',
'select a valid status' => 'Select a valid order status',
);