New Translations - 8.10.2021
This commit is contained in:
		@@ -1,20 +1,20 @@
 | 
			
		||||
<?php
 | 
			
		||||
// Heading
 | 
			
		||||
$_['heading_title']     = 'Product Comparison';
 | 
			
		||||
$_['heading_title']     = 'Tuotevertailu';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_product']      = 'Product Details';
 | 
			
		||||
$_['text_name']         = 'Product';
 | 
			
		||||
$_['text_image']        = 'Image';
 | 
			
		||||
$_['text_price']        = 'Price';
 | 
			
		||||
$_['text_name']         = 'Tuote';
 | 
			
		||||
$_['text_image']        = 'Kuva';
 | 
			
		||||
$_['text_price']        = 'Hinta';
 | 
			
		||||
$_['text_model']        = 'Model';
 | 
			
		||||
$_['text_manufacturer'] = 'Brand';
 | 
			
		||||
$_['text_availability'] = 'Availability';
 | 
			
		||||
$_['text_instock']      = 'In Stock';
 | 
			
		||||
$_['text_availability'] = 'Saatavuus';
 | 
			
		||||
$_['text_instock']      = 'Varastossa';
 | 
			
		||||
$_['text_rating']       = 'Rating';
 | 
			
		||||
$_['text_reviews']      = 'Based on %s reviews.';
 | 
			
		||||
$_['text_summary']      = 'Summary';
 | 
			
		||||
$_['text_weight']       = 'Weight';
 | 
			
		||||
$_['text_summary']      = 'Yhteenveto';
 | 
			
		||||
$_['text_weight']       = 'Paino';
 | 
			
		||||
$_['text_dimension']    = 'Dimensions (L x W x H)';
 | 
			
		||||
$_['text_compare']      = 'Product Compare (%s)';
 | 
			
		||||
$_['text_success']      = 'Success: You have added <a href="%s">%s</a> to your <a href="%s">product comparison</a>!';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user