mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-19 04:49:30 +00:00
Fix minor typos
This commit is contained in:
@@ -3,9 +3,9 @@ Firefly III v{{ version }} ran into an error: {{ errorMessage }}.
|
||||
|
||||
The error was of type "{{ class }}".
|
||||
|
||||
The error occured on/at: {{ time }}.
|
||||
The error occurred on/at: {{ time }}.
|
||||
|
||||
This error occured in file "{{ file }}" on line {{ line }} with code {{ code }}.
|
||||
This error occurred in file "{{ file }}" on line {{ line }} with code {{ code }}.
|
||||
|
||||
{% if loggedIn %}
|
||||
The error was encountered by user #{{ user.id }}, {{ user.email }}.
|
||||
|
||||
Reference in New Issue
Block a user