New Translations - 8.10.2021 (2)
This commit is contained in:
		@@ -1,11 +1,11 @@
 | 
			
		||||
<?php
 | 
			
		||||
// Heading
 | 
			
		||||
$_['heading_title'] = 'Failed Payment!';
 | 
			
		||||
$_['heading_title'] = 'Maksu epäonnistui!';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_basket']   = 'Ostoskori';
 | 
			
		||||
$_['text_checkout'] = 'Checkout';
 | 
			
		||||
$_['text_failure']  = 'Failed Payment';
 | 
			
		||||
$_['text_checkout'] = 'Kassa';
 | 
			
		||||
$_['text_failure']  = 'Maksu epäonnistui';
 | 
			
		||||
$_['text_message']  = '<p>There was a problem processing your payment and the order did not complete.</p>
 | 
			
		||||
 | 
			
		||||
<p>Possible reasons are:</p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user