mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 10:54:41 -04:00
Set translations for login link
This commit is contained in:
parent
a99c4dfee0
commit
6fc84d7b9a
@ -3,6 +3,6 @@
|
|||||||
<h1>{{ ctrans('texts.login_link_requested_label') }}</h1>
|
<h1>{{ ctrans('texts.login_link_requested_label') }}</h1>
|
||||||
<p>{{ ctrans('texts.login_link_requested') }}</p>
|
<p>{{ ctrans('texts.login_link_requested') }}</p>
|
||||||
|
|
||||||
<a href="{{ $url }}" target="_blank" class="button">Sign in to Invoice Ninja</a>
|
<a href="{{ $url }}" target="_blank" class="button"> {{ ctrans('texts.login')}}</a>
|
||||||
</div>
|
</div>
|
||||||
@endcomponent
|
@endcomponent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user