aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/es-es/mail/review.php
blob: 5ad2d09cc3159765ae48cec52ff56f41302c4aef (plain)
1
2
3
4
5
6
7
<?php
$_['text_subject']  = ' %s - Revisión del producto';
$_['text_waiting']  = 'Usted tiene una nueva revisión del producto esperando.';
$_['text_product']  = 'Producto: %s';
$_['text_reviewer'] = 'Revisor: %s';
$_['text_rating']   = 'Clasificación: %s';
$_['text_review']   = 'Texto de la revisión:';