New Translations – 16.2.2020
This commit is contained in:
@ -23,8 +23,8 @@ $_['entry_sort_order'] = 'Sort Order';
|
||||
$_['help_approval'] = 'Customers must be approved by an administrator before they can login.';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify customer groups!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify customer groups!';
|
||||
$_['error_name'] = 'Customer Group Name must be between 3 and 32 characters!';
|
||||
$_['error_default'] = 'Warning: This customer group cannot be deleted as it is currently assigned as the default store customer group!';
|
||||
$_['error_store'] = 'Warning: This customer group cannot be deleted as it is currently assigned to %s stores!';
|
||||
$_['error_customer'] = 'Warning: This customer group cannot be deleted as it is currently assigned to %s customers!';
|
||||
$_['error_default'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned as the default store customer group!';
|
||||
$_['error_store'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned to %s stores!';
|
||||
$_['error_customer'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned to %s customers!';
|
Reference in New Issue
Block a user