Rajout du module de gestion des avoirs
This commit is contained in:
10
local/modules/CreditNote/I18n/en_US.php
Normal file
10
local/modules/CreditNote/I18n/en_US.php
Normal 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",
|
||||
];
|
||||
Reference in New Issue
Block a user