New Translations – 2.3.2020
This commit is contained in:
@ -23,19 +23,19 @@ $_['text_value'] = 'Option Values';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Option Name';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Option Name';
|
||||
$_['entry_type'] = 'Type';
|
||||
$_['entry_option_value'] = 'Option Value Name';
|
||||
$_['entry_image'] = 'Image';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify options!';
|
||||
$_['error_name'] = 'Option Name must be between 1 and 128 characters!';
|
||||
$_['error_type'] = 'Varoitus: Option Values required!';
|
||||
$_['error_option_value'] = 'Option Value Name must be between 1 and 128 characters!';
|
||||
$_['error_product'] = 'Varoitus: This option cannot be deleted as it is currently assigned to %s products!';
|
||||
$_['error_product'] = 'Varoitus: This option cannot be deleted as it is currently assigned to %s products!';
|
||||
|
Reference in New Issue
Block a user