Add missing translations #843

This commit is contained in:
James Cole
2017-09-14 16:11:55 +02:00
parent c9e7018490
commit a20d9fa8f1

View File

@@ -82,4 +82,6 @@ return [
'inward' => 'Inward description', 'inward' => 'Inward description',
'outward' => 'Outward description', 'outward' => 'Outward description',
'number_of_transactions' => 'Number of transactions', 'number_of_transactions' => 'Number of transactions',
'total_amount' => 'Total amount',
]; ];