Added newlines to files.

This commit is contained in:
James Cole
2015-05-20 19:56:14 +02:00
parent b1d3158db1
commit 8f104d555a
42 changed files with 42 additions and 42 deletions

View File

@@ -71,4 +71,4 @@ return [
'edit_tag' => 'Edit tag ":tag"',
'delete_tag' => 'Delete tag ":tag"',
];
];

View File

@@ -75,4 +75,4 @@ return [
'|All :count transactions connected to this budget will spared deletion.',
'category_keep_transactions' => 'The only transaction connected to this category will not be deleted.' .
'|All :count transactions connected to this category will spared deletion.',
];
];

View File

@@ -29,4 +29,4 @@ return [
'transfer' => 'Transfer',
'type' => 'Type',
'completed' => 'Completed',
];
];

View File

@@ -70,4 +70,4 @@ return [
'edit_tag' => 'Wijzig tag ":tag"',
'delete_tag' => 'Verwijder tag ":tag"',
];
];

View File

@@ -75,4 +75,4 @@ return [
'|De :count transacties verbonden aan dit budget blijven bewaard.',
'category_keep_transactions' => 'De transactie verbonden aan deze categorie blijft bewaard.' .
'|De :count transacties verbonden aan deze categorie blijven bewaard.',
];
];

View File

@@ -30,4 +30,4 @@ return [
'type' => 'Type',
'completed' => 'Opgeslagen'
];
];