New translations for #122

This commit is contained in:
James Cole
2016-03-12 07:39:11 +01:00
parent cd0585c7c4
commit 4cded0bf57
2 changed files with 6 additions and 0 deletions

View File

@@ -37,6 +37,9 @@ return [
'revenue_account' => 'Revenue account',
'amount' => 'Amount',
'date' => 'Date',
'interest_date' => 'Interest date',
'book_date' => 'Book date',
'process_date' => 'Processing date',
'category' => 'Category',
'tags' => 'Tags',
'deletePermanently' => 'Delete permanently',

View File

@@ -19,6 +19,9 @@ return [
'description' => 'Description',
'amount' => 'Amount',
'date' => 'Date',
'interest_date' => 'Interest date',
'book_date' => 'Book date',
'process_date' => 'Processing date',
'from' => 'From',
'to' => 'To',
'budget' => 'Budget',