More translations.

This commit is contained in:
James Cole
2015-05-14 18:00:56 +02:00
parent 9f5058e81a
commit a82b829da9
9 changed files with 36 additions and 20 deletions

View File

@@ -78,6 +78,13 @@ return [
'newBalance' => 'New balance',
'overview' => 'Overview',
'saveOnAccount' => 'Save on account',
'unknown' => 'Unknown',
'daily' => 'Daily',
'weekly' => 'Weekly',
'monthly' => 'Monthly',
'quarterly' => 'Quarterly',
'half-year' => 'Every six months',
'yearly' => 'Yearly',
// charts:
'dayOfMonth' => 'Day of the month',

View File

@@ -10,6 +10,7 @@ return [
'lastActivity' => 'Last activity',
'balanceDiff' => 'Balance difference between :start and :end',
'matchedOn' => 'Matched on',
'matchesOn' => 'Matched on',
'matchingAmount' => 'Amount',
'lastMatch' => 'Last match',
'expectedMatch' => 'Expected match',