Platform was misspelled
This commit is contained in:
@@ -28,7 +28,7 @@ return array (
|
|||||||
'Free shipping' => 'Free shipping',
|
'Free shipping' => 'Free shipping',
|
||||||
'Orders over $50' => 'Orders over $50',
|
'Orders over $50' => 'Orders over $50',
|
||||||
'Secure payment' => 'Secure payment',
|
'Secure payment' => 'Secure payment',
|
||||||
'Multi-payment plateform' => 'Multi-payment plateform',
|
'Multi-payment platform' => 'Multi-payment platform',
|
||||||
'Need help ?' => 'Need help ?',
|
'Need help ?' => 'Need help ?',
|
||||||
'Questions ? See or F.A.Q.' => 'Questions ? See or F.A.Q.',
|
'Questions ? See or F.A.Q.' => 'Questions ? See or F.A.Q.',
|
||||||
'Latest articles' => 'Latest articles',
|
'Latest articles' => 'Latest articles',
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ return array (
|
|||||||
'Free shipping' => '',
|
'Free shipping' => '',
|
||||||
'Orders over $50' => '',
|
'Orders over $50' => '',
|
||||||
'Secure payment' => '',
|
'Secure payment' => '',
|
||||||
'Multi-payment plateform' => '',
|
'Multi-payment platform' => '',
|
||||||
'Need help ?' => '',
|
'Need help ?' => '',
|
||||||
'Questions ? See or F.A.Q.' => '',
|
'Questions ? See or F.A.Q.' => '',
|
||||||
'Latest articles' => '',
|
'Latest articles' => '',
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ return array (
|
|||||||
'Free shipping' => '',
|
'Free shipping' => '',
|
||||||
'Orders over $50' => '',
|
'Orders over $50' => '',
|
||||||
'Secure payment' => '',
|
'Secure payment' => '',
|
||||||
'Multi-payment plateform' => '',
|
'Multi-payment platform' => '',
|
||||||
'Need help ?' => '',
|
'Need help ?' => '',
|
||||||
'Questions ? See or F.A.Q.' => '',
|
'Questions ? See or F.A.Q.' => '',
|
||||||
'Latest articles' => '',
|
'Latest articles' => '',
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ return array (
|
|||||||
'Free shipping' => '',
|
'Free shipping' => '',
|
||||||
'Orders over $50' => '',
|
'Orders over $50' => '',
|
||||||
'Secure payment' => '',
|
'Secure payment' => '',
|
||||||
'Multi-payment plateform' => '',
|
'Multi-payment platform' => '',
|
||||||
'Need help ?' => '',
|
'Need help ?' => '',
|
||||||
'Questions ? See or F.A.Q.' => '',
|
'Questions ? See or F.A.Q.' => '',
|
||||||
'Latest articles' => '',
|
'Latest articles' => '',
|
||||||
|
|||||||
@@ -206,7 +206,7 @@ GNU General Public License : http://www.gnu.org/licenses/
|
|||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<span class="icon-credit-card"></span>
|
<span class="icon-credit-card"></span>
|
||||||
{intl l="Secure payment"} <small>{intl l="Multi-payment plateform"}</small>
|
{intl l="Secure payment"} <small>{intl l="Multi-payment platform"}</small>
|
||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<span class="icon-info"></span>
|
<span class="icon-info"></span>
|
||||||
|
|||||||
Reference in New Issue
Block a user