New Translations – 2.3.2020
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Orders';
|
||||
$_['heading_title'] = 'Tilaukset';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified orders!';
|
||||
@ -76,7 +76,7 @@ $_['column_comment'] = 'Comment';
|
||||
$_['column_notify'] = 'Customer Notified';
|
||||
$_['column_location'] = 'Location';
|
||||
$_['column_reference'] = 'Reference';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
$_['column_weight'] = 'Product Weight';
|
||||
|
||||
// Entry
|
||||
@ -129,4 +129,4 @@ $_['help_override'] = 'If the customers order is being blocked from
|
||||
$_['error_warning'] = 'Varoitus: Please check the form carefully for errors!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify orders!';
|
||||
$_['error_action'] = 'Varoitus: Could not complete this action!';
|
||||
$_['error_filetype'] = 'Invalid file type!';
|
||||
$_['error_filetype'] = 'Invalid file type!';
|
||||
|
Reference in New Issue
Block a user