New Translations – 2.3.2020
This commit is contained in:
@ -14,7 +14,7 @@ $_['text_keyword'] = 'Do not use spaces, instead replace spaces with - and
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Valmistajan nimi';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
@ -22,7 +22,7 @@ $_['entry_name'] = 'Valmistajan nimi';
|
||||
$_['entry_store'] = 'Kaupat';
|
||||
$_['entry_keyword'] = 'Avainsana';
|
||||
$_['entry_image'] = 'Kuva';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['entry_type'] = 'Tyyppi';
|
||||
|
||||
// Error
|
||||
@ -30,4 +30,4 @@ $_['error_permission'] = 'Varoitus: You do not have permission to modify manufa
|
||||
$_['error_name'] = 'Manufacturer Name must be between 1 and 64 characters!';
|
||||
$_['error_keyword'] = 'SEO URL already in use!';
|
||||
$_['error_unique'] = 'SEO URL must be unique!';
|
||||
$_['error_product'] = 'Varoitus: This manufacturer cannot be deleted as it is currently assigned to %s products!';
|
||||
$_['error_product'] = 'Varoitus: This manufacturer cannot be deleted as it is currently assigned to %s products!';
|
||||
|
Reference in New Issue
Block a user