New Translations – 2.3.2020
This commit is contained in:
@ -22,7 +22,7 @@ $_['column_order_id'] = 'Order ID';
|
||||
$_['column_customer'] = 'Customer';
|
||||
$_['column_amount'] = 'Amount';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Coupon Name';
|
||||
@ -54,4 +54,4 @@ $_['help_uses_customer'] = 'The maximum number of times the coupon can be used
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify coupons!';
|
||||
$_['error_exists'] = 'Varoitus: Coupon code is already in use!';
|
||||
$_['error_name'] = 'Coupon Name must be between 3 and 128 characters!';
|
||||
$_['error_code'] = 'Code must be between 3 and 10 characters!';
|
||||
$_['error_code'] = 'Code must be between 3 and 10 characters!';
|
||||
|
Reference in New Issue
Block a user