mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Include new line at the end of the file.
This commit is contained in:
@@ -1 +1 @@
|
||||
{{ trans('demo.accounts-index') }}
|
||||
{{ trans('demo.accounts-index') }}
|
||||
|
@@ -1 +1 @@
|
||||
{{ trans('demo.budgets-index') }}
|
||||
{{ trans('demo.budgets-index') }}
|
||||
|
@@ -1 +1 @@
|
||||
{{ trans('demo.currencies-index') }}
|
||||
{{ trans('demo.currencies-index') }}
|
||||
|
@@ -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 }}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{{ trans('demo.import-configure-security') }}
|
||||
<br /><br />
|
||||
{{ trans('demo.import-configure-configuration') }}
|
||||
{{ trans('demo.import-configure-configuration') }}
|
||||
|
@@ -1 +1 @@
|
||||
{{ trans('demo.import-index') }}
|
||||
{{ trans('demo.import-index') }}
|
||||
|
@@ -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 }}
|
||||
|
@@ -1 +1 @@
|
||||
{{ trans('demo.piggy-banks-index') }}
|
||||
{{ trans('demo.piggy-banks-index') }}
|
||||
|
@@ -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 }}
|
||||
|
@@ -1 +1 @@
|
||||
{{ trans('demo.transactions-index') }}
|
||||
{{ trans('demo.transactions-index') }}
|
||||
|
Reference in New Issue
Block a user