New translations.

This commit is contained in:
James Cole
2016-01-09 19:37:21 +01:00
parent 2a08a25064
commit 2973765866
2 changed files with 2 additions and 1 deletions

View File

@@ -275,6 +275,7 @@ return [
'category' => 'Category',
'delete_category' => 'Delete category ":name"',
'store_category' => 'Store new category',
'without_category_between' => 'Without category between :start and :end',
// transactions:
'update_withdrawal' => 'Update withdrawal',

2
resources/lang/nl_NL/firefly.php Normal file → Executable file
View File

@@ -220,7 +220,7 @@ return [
'createBudget' => 'Maak nieuw budget',
'inactiveBudgets' => 'Inactieve budgetten',
'without_budget_between' => 'Transacties zonder budget tussen :start en :end',
'budget_in_month' => ':name in :month',
'budget_in_month' => ':naam in :maand',
'delete_budget' => 'Verwijder budget ":name"',
'edit_budget' => 'Wijzig budget ":name"',
'update_amount' => 'Bedrag bijwerken',