New Translations – 2.3.2020 (2)
This commit is contained in:
@ -20,7 +20,7 @@ $_['entry_iso_code_2'] = 'ISO Code (2)';
|
||||
$_['entry_iso_code_3'] = 'ISO Code (3)';
|
||||
$_['entry_address_format'] = 'Address Format';
|
||||
$_['entry_postcode_required'] = 'Postcode Required';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_status'] = 'Tila';
|
||||
|
||||
// Help
|
||||
$_['help_address_format'] = 'First Name = {firstname}<br />Last Name = {lastname}<br />Company = {company}<br />Address 1 = {address_1}<br />Address 2 = {address_2}<br />City = {city}<br />Postcode = {postcode}<br />Zone = {zone}<br />Zone Code = {zone_code}<br />Country = {country}';
|
||||
|
@ -23,7 +23,7 @@ $_['entry_value'] = 'Value';
|
||||
$_['entry_symbol_left'] = 'Symbol Left';
|
||||
$_['entry_symbol_right'] = 'Symbol Right';
|
||||
$_['entry_decimal_place'] = 'Decimal Places';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_status'] = 'Tila';
|
||||
|
||||
// Help
|
||||
$_['help_code'] = 'Do not change if this is your default currency.';
|
||||
|
@ -12,8 +12,8 @@ $_['text_time'] = 'Opening Times';
|
||||
$_['text_geocode'] = 'Geocode was not successful for the following reason:';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Store Name';
|
||||
$_['column_address'] = 'Address';
|
||||
$_['column_name'] = 'Kaupan nimi';
|
||||
$_['column_address'] = 'Osoite';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
|
@ -15,8 +15,8 @@ $_['column_name'] = 'Tax Name';
|
||||
$_['column_rate'] = 'Tax Rate';
|
||||
$_['column_type'] = 'Type';
|
||||
$_['column_geo_zone'] = 'Geo Zone';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_date_modified'] = 'Date Modified';
|
||||
$_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_date_modified'] = 'Muokkauspäivä';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
|
Reference in New Issue
Block a user