1
0

New Translations – 2.3.2020

This commit is contained in:
Christer Waren
2020-03-02 02:28:04 +02:00
parent b197fd35c3
commit b1e26e79a8
78 changed files with 200 additions and 200 deletions

View File

@ -29,7 +29,7 @@ $_['text_value'] = 'Custom Field Values';
$_['column_name'] = 'Custom Field Name';
$_['column_location'] = 'Sijainti';
$_['column_type'] = 'Tyyppi';
$_['column_sort_order'] = 'Sort Order';
$_['column_sort_order'] = 'Lajittelujärjestys';
$_['column_action'] = 'Toiminto';
// Entry
@ -42,7 +42,7 @@ $_['entry_custom_value'] = 'Custom Field Value Name';
$_['entry_customer_group'] = 'Customer Group';
$_['entry_required'] = 'Required';
$_['entry_status'] = 'Tila';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_sort_order'] = 'Lajittelujärjestys';
// Help
$_['help_regex'] = 'Use regex. E.g: /[a-zA-Z0-9_-]/';
@ -52,4 +52,4 @@ $_['help_sort_order'] = 'Use minus to count backwards from the last field i
$_['error_permission'] = 'Varoitus: You do not have permission to modify custom fields!';
$_['error_name'] = 'Custom Field Name must be between 1 and 128 characters!';
$_['error_type'] = 'Varoitus: Custom Field Values required!';
$_['error_custom_value'] = 'Custom Value Name must be between 1 and 128 characters!';
$_['error_custom_value'] = 'Custom Value Name must be between 1 and 128 characters!';