aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/en-gb/account/newsletter.php
blob: 8e9318940bb76c70e854fed08f7100cc35a35899 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php
// Heading
$_['heading_title']    = 'Newsletter Subscription';

// Text
$_['text_account']     = 'Account';
$_['text_newsletter']  = 'Newsletter';
$_['text_success']     = 'Success: Your newsletter subscription has been successfully updated!';

// Entry
$_['entry_newsletter'] = 'Subscribe';