New Translations – 2.3.2020
This commit is contained in:
@ -5,9 +5,9 @@ $_['heading_title'] = 'Arvostelut';
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified reviews!';
|
||||
$_['text_list'] = 'Review List';
|
||||
$_['text_add'] = 'Add Review';
|
||||
$_['text_edit'] = 'Edit Review';
|
||||
$_['text_filter'] = 'Filter';
|
||||
$_['text_add'] = 'Lisää arvostelu';
|
||||
$_['text_edit'] = 'Muokkaa arvostelu';
|
||||
$_['text_filter'] = 'Suodatin';
|
||||
|
||||
// Column
|
||||
$_['column_product'] = 'Tuote';
|
||||
@ -33,4 +33,4 @@ $_['error_permission'] = 'Varoitus: You do not have permission to modify review
|
||||
$_['error_product'] = 'Product required!';
|
||||
$_['error_author'] = 'Author must be between 3 and 64 characters!';
|
||||
$_['error_text'] = 'Review Text must be at least 1 character!';
|
||||
$_['error_rating'] = 'Review rating required!';
|
||||
$_['error_rating'] = 'Review rating required!';
|
||||
|
Reference in New Issue
Block a user