Quelques modifs sur les textes et messages

This commit is contained in:
2020-11-18 12:14:16 +01:00
parent 6ac38e9867
commit 979767253d
3 changed files with 19 additions and 17 deletions

View File

@@ -7,5 +7,6 @@ return array(
'Can\'t write file' => 'Can\'t write file',
'FedEx delivery unavailable for the delivery country' => 'FedEx delivery unavailable for the delivery country',
'FedEx delivery unavailable for this cart weight (%weight kg)' => 'FedEx delivery unavailable for this cart weight (%weight kg)',
'select a valid status' => 'Select a valid order status',
'FedEx parcel tracking URL' => 'URL for FedEx tracking WebService',
'This is the parcel tracking URL for FedEx.' => 'Please indicate FedEx\' tracking WebService URL : last character must be the symbol =',
);