Some new translations [skip ci]

This commit is contained in:
James Cole
2015-05-25 21:39:05 +02:00
parent 56c8a84691
commit 74f098e718
4 changed files with 22 additions and 4 deletions

View File

@@ -242,6 +242,9 @@ return [
'expected_amount_per_reminder' => 'Expected amount per reminder',
'todo' => 'to do',
'table' => 'Table',
'piggy_bank_not_exists' => 'Piggy bank no longer exists.',
'add_any_amount_to_piggy' => 'Add money to this piggy bank to reach your target of :amount.',
'add_set_amount_to_piggy' => 'Add :amount to fill this piggy bank on :date',
];