New Translations – 2.3.2020
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
$_['heading_title'] = 'Your Transactions';
|
||||
|
||||
// Column
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_description'] = 'Description';
|
||||
$_['column_amount'] = 'Amount (%s)';
|
||||
|
||||
@ -11,4 +11,4 @@ $_['column_amount'] = 'Amount (%s)';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_transaction'] = 'Your Transactions';
|
||||
$_['text_total'] = 'Your current balance is:';
|
||||
$_['text_empty'] = 'You do not have any transactions!';
|
||||
$_['text_empty'] = 'You do not have any transactions!';
|
||||
|
Reference in New Issue
Block a user