New Translations – 2.3.2020
This commit is contained in:
@ -12,8 +12,8 @@ $_['text_keyword'] = 'Do not use spaces, instead replace spaces with -
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Kategorian nimi';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Kategorian nimi';
|
||||
@ -28,7 +28,7 @@ $_['entry_filter'] = 'Filters';
|
||||
$_['entry_image'] = 'Kuva';
|
||||
$_['entry_top'] = 'Top';
|
||||
$_['entry_column'] = 'Columns';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['entry_status'] = 'Tila';
|
||||
$_['entry_layout'] = 'Layout Override';
|
||||
|
||||
@ -44,4 +44,4 @@ $_['error_name'] = 'Category Name must be between 1 and 255 characte
|
||||
$_['error_meta_title'] = 'Meta Title must be greater than 1 and less than 255 characters!';
|
||||
$_['error_keyword'] = 'SEO URL already in use!';
|
||||
$_['error_unique'] = 'SEO URL must be unique!';
|
||||
$_['error_parent'] = 'The parent category you have chosen is a child of the current one!';
|
||||
$_['error_parent'] = 'The parent category you have chosen is a child of the current one!';
|
||||
|
Reference in New Issue
Block a user