first commit
This commit is contained in:
5
web/lang/it/order.php
Normal file
5
web/lang/it/order.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$txt_str['order']['user_storno'] = 'Ordine cancellato dall\'utente.';
|
||||
$txt_str['order']['admin_storno'] = 'Ordine cancellato.';
|
||||
$txt_str['order']['mergeSuccessComment'] = 'L\'ordine è stato legato all\'ordine %s.';
|
||||
Reference in New Issue
Block a user