Régularisation de commits manquants
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'I wish to renew my order identically' => 'I wish to renew my order identically',
|
||||
'Renew my order' => 'Renew my order',
|
||||
);
|
||||
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'I wish to renew my order identically' => 'Je souhaite renouveler ma commande à l\'identique',
|
||||
'Renew my order' => 'Dupliquer ma commande',
|
||||
);
|
||||
Reference in New Issue
Block a user