[*] TR : update Spanish translations
This commit is contained in:
@@ -2,9 +2,39 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title></title>
|
||||
<title>Mensaje de {shop_name}</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left"><a title="{shop_name}" href="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/%7Bshop_url%7D"><img src="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/%7Bshop_logo%7D" alt="{shop_name}" /></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">Hola,</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">Mensaje desde {shop_name}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left"><strong>{shop_name}Lo invitamos a enviar este enlace a sus amigos, asi pueden ver su lista de deseos{wishlist} :</strong> <br /><br /><a title="WishList" href="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/%7Bmessage%7D">{message}</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="http://translate.prestashop.com/versions/1.5.0.13/modules/blockwishlist/mails/en/%7Bshop_url%7D">{shop_name}</a> realised with <a href="http://www.prestashop.com/">PrestaShop™</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user