More code. Forgot to push.

This commit is contained in:
James Cole
2015-12-24 16:59:38 +01:00
42 changed files with 833 additions and 985 deletions

View File

@@ -0,0 +1,8 @@
<?php
return [
'locale' => 'fr, French, fr_FR, fr_FR.utf8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
];

View File

@@ -14,7 +14,7 @@ return [
'matchingAmount' => 'Amount',
'lastMatch' => 'Last match',
'expectedMatch' => 'Expected match',
'automatch' => 'Automatch?',
'automatch' => 'Auto match?',
'repeat_freq' => 'Repeats',
'description' => 'Description',
'amount' => 'Amount',