1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 14:18:44 +02:00
parent 4126bbe023
commit b197fd35c3
46 changed files with 286 additions and 286 deletions

View File

@ -12,14 +12,14 @@ $_['text_select'] = 'Select';
$_['text_radio'] = 'Radio';
$_['text_checkbox'] = 'Checkbox';
$_['text_input'] = 'Input';
$_['text_text'] = 'Text';
$_['text_text'] = 'Teksti';
$_['text_textarea'] = 'Textarea';
$_['text_file'] = 'File';
$_['text_date'] = 'Date';
$_['text_datetime'] = 'Date & Time';
$_['text_time'] = 'Time';
$_['text_account'] = 'Account';
$_['text_address'] = 'Address';
$_['text_date'] = 'Päivä';
$_['text_datetime'] = 'Päivä & Aika';
$_['text_time'] = 'Aika';
$_['text_account'] = 'Tili';
$_['text_address'] = 'Osoite';
$_['text_affiliate'] = 'Affiliate';
$_['text_regex'] = 'Regex';
$_['text_custom_field'] = 'Custom Field';
@ -27,21 +27,21 @@ $_['text_value'] = 'Custom Field Values';
// Column
$_['column_name'] = 'Custom Field Name';
$_['column_location'] = 'Location';
$_['column_type'] = 'Type';
$_['column_location'] = 'Sijainti';
$_['column_type'] = 'Tyyppi';
$_['column_sort_order'] = 'Sort Order';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Custom Field Name';
$_['entry_location'] = 'Location';
$_['entry_type'] = 'Type';
$_['entry_location'] = 'Sijainti';
$_['entry_type'] = 'Tyyppi';
$_['entry_value'] = 'Value';
$_['entry_validation'] = 'Validation';
$_['entry_custom_value'] = 'Custom Field Value Name';
$_['entry_customer_group'] = 'Customer Group';
$_['entry_required'] = 'Required';
$_['entry_status'] = 'Status';
$_['entry_status'] = 'Tila';
$_['entry_sort_order'] = 'Sort Order';
// Help