aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/en-gb/common/header.php
blob: c4d9e6c0231d4ef5b43ab768c81049556d9cbe92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
// Heading
$_['heading_title']      = 'OpenCart';

// Text
$_['text_profile']       = 'Your Profile';
$_['text_store']         = 'Stores';
$_['text_help']          = 'Help';
$_['text_homepage']      = 'OpenCart Homepage';
$_['text_support']       = 'Support Forum';
$_['text_documentation'] = 'Documentation';
$_['text_logout']        = 'Logout';