Rajout du module de gestion des avoirs

This commit is contained in:
2020-06-10 10:26:45 +02:00
parent d3e8302015
commit 4e01079f72
115 changed files with 52849 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?php
return [
// configuration
"CreditNote module configuration" => "CreditNote module configuration",
"Configuration correctly saved" => "Configuration correctly saved",
"Coupon code validity period (days)" => "Coupon code validity period (days)",
"Coupon code prefix" => "Coupon code prefix",
"Restrict coupon codes from order credit notes to the original customer"
=> "Restrict coupon codes from order credit notes to the original customer",
];