New Translations – 16.2.2020
This commit is contained in:
		@@ -1,35 +1,35 @@
 | 
			
		||||
<?php
 | 
			
		||||
// Heading
 | 
			
		||||
$_['heading_title']          = 'Categories';
 | 
			
		||||
$_['heading_title']          = 'Kategoriat';
 | 
			
		||||
 | 
			
		||||
// Text
 | 
			
		||||
$_['text_success']           = 'Success: You have modified categories!';
 | 
			
		||||
$_['text_list']              = 'Category List';
 | 
			
		||||
$_['text_add']               = 'Add Category';
 | 
			
		||||
$_['text_list']              = 'Kategorialista';
 | 
			
		||||
$_['text_add']               = 'Lisää kategoria';
 | 
			
		||||
$_['text_edit']              = 'Edit Category';
 | 
			
		||||
$_['text_default']           = 'Default';
 | 
			
		||||
$_['text_default']           = 'Oletus';
 | 
			
		||||
$_['text_keyword']           = 'Do not use spaces, instead replace spaces with - and make sure the SEO URL is globally unique.';
 | 
			
		||||
 | 
			
		||||
// Column
 | 
			
		||||
$_['column_name']            = 'Category Name';
 | 
			
		||||
$_['column_name']            = 'Kategorian nimi';
 | 
			
		||||
$_['column_sort_order']      = 'Sort Order';
 | 
			
		||||
$_['column_action']          = 'Action';
 | 
			
		||||
 | 
			
		||||
// Entry
 | 
			
		||||
$_['entry_name']             = 'Category Name';
 | 
			
		||||
$_['entry_name']             = 'Kategorian nimi';
 | 
			
		||||
$_['entry_description']      = 'Description';
 | 
			
		||||
$_['entry_meta_title'] 	     = 'Meta Tag Title';
 | 
			
		||||
$_['entry_meta_keyword']     = 'Meta Tag Keywords';
 | 
			
		||||
$_['entry_meta_description'] = 'Meta Tag Description';
 | 
			
		||||
$_['entry_store']            = 'Stores';
 | 
			
		||||
$_['entry_keyword']          = 'Keyword';
 | 
			
		||||
$_['entry_store']            = 'Kaupat';
 | 
			
		||||
$_['entry_keyword']          = 'Avainsana';
 | 
			
		||||
$_['entry_parent']           = 'Parent';
 | 
			
		||||
$_['entry_filter']           = 'Filters';
 | 
			
		||||
$_['entry_image']            = 'Image';
 | 
			
		||||
$_['entry_image']            = 'Kuva';
 | 
			
		||||
$_['entry_top']              = 'Top';
 | 
			
		||||
$_['entry_column']           = 'Columns';
 | 
			
		||||
$_['entry_sort_order']       = 'Sort Order';
 | 
			
		||||
$_['entry_status']           = 'Status';
 | 
			
		||||
$_['entry_status']           = 'Tila';
 | 
			
		||||
$_['entry_layout']           = 'Layout Override';
 | 
			
		||||
 | 
			
		||||
// Help
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user