mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Simplified translations [skip ci]
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{% if count == 0 %}
|
||||
<div class="row">
|
||||
<div class="col-lg-12 col-md-12 col-sm-12">
|
||||
<p class="lead">{{ trans('firefly.welcome') }}</p>
|
||||
<p class="lead">{{ 'welcome'|_ }}</p>
|
||||
|
||||
<p>
|
||||
Create a new asset account to get started.
|
||||
|
Reference in New Issue
Block a user