Include new line at the end of the file.

This commit is contained in:
James Cole
2017-02-05 19:51:58 +01:00
parent b09a250a03
commit dba92d73c4
155 changed files with 151 additions and 151 deletions

View File

@@ -1 +1 @@
{{ trans('demo.accounts-index') }}
{{ trans('demo.accounts-index') }}

View File

@@ -1 +1 @@
{{ trans('demo.budgets-index') }}
{{ trans('demo.budgets-index') }}

View File

@@ -1 +1 @@
{{ trans('demo.currencies-index') }}
{{ trans('demo.currencies-index') }}

View File

@@ -1 +1 @@
{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}
{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}

View File

@@ -1,3 +1,3 @@
{{ trans('demo.import-configure-security') }}
<br /><br />
{{ trans('demo.import-configure-configuration') }}
{{ trans('demo.import-configure-configuration') }}

View File

@@ -1 +1 @@
{{ trans('demo.import-index') }}
{{ trans('demo.import-index') }}

View File

@@ -1 +1 @@
{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}
{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}

View File

@@ -1 +1 @@
{{ trans('demo.piggy-banks-index') }}
{{ trans('demo.piggy-banks-index') }}

View File

@@ -4,4 +4,4 @@
{{ trans('demo.reports-index-examples', {
one: route('reports.report.default', ['1,2,3','currentMonthStart','currentMonthEnd']),
two: route('reports.report.default', ['1,2,3','20160101','20161231']),
three: route('reports.report.budget', ['1,2,3','2,1','20160101','20161231'])})|raw }}
three: route('reports.report.budget', ['1,2,3','2,1','20160101','20161231'])})|raw }}

View File

@@ -1 +1 @@
{{ trans('demo.transactions-index') }}
{{ trans('demo.transactions-index') }}