New Translations – 2.3.2020
This commit is contained in:
@ -10,7 +10,7 @@ $_['text_edit'] = 'Edit Order Status';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Order Status Name';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Order Status Name';
|
||||
@ -21,4 +21,4 @@ $_['error_name'] = 'Order Status Name must be between 3 and 32 characters!
|
||||
$_['error_default'] = 'Varoitus: This order status cannot be deleted as it is currently assigned as the default store order status!';
|
||||
$_['error_download'] = 'Varoitus: This order status cannot be deleted as it is currently assigned as the default download status!';
|
||||
$_['error_store'] = 'Varoitus: This order status cannot be deleted as it is currently assigned to %s stores!';
|
||||
$_['error_order'] = 'Varoitus: This order status cannot be deleted as it is currently assigned to %s orders!';
|
||||
$_['error_order'] = 'Varoitus: This order status cannot be deleted as it is currently assigned to %s orders!';
|
||||
|
Reference in New Issue
Block a user