mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Expand notifications.
This commit is contained in:
@@ -5,4 +5,9 @@
|
||||
|
||||
{{ trans('email.oauth_created_undo', ['url' => route('profile.index')] ) }}
|
||||
|
||||
- {{ trans('email.ip_address') }}: {{ $ip }}
|
||||
- {{ trans('email.host_name') }}: {{ $host }}
|
||||
- {{ trans('email.date_time') }}: {{ $time }}
|
||||
- {{ trans('email.user_agent') }}: {{ $userAgent }}
|
||||
|
||||
@endcomponent
|
||||
|
||||
Reference in New Issue
Block a user