mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Add service worker and offline page (needed to install the webapp on mobile devices)
This commit is contained in:
@@ -47,5 +47,8 @@ return [
|
||||
'tell_more' => 'Tell us more than "it says Whoops!"',
|
||||
'include_logs' => 'Include error logs (see above).',
|
||||
'what_did_you_do' => 'Tell us what you were doing.',
|
||||
'offline_header' => 'You are probably offline',
|
||||
'offline_unreachable' => 'Firefly III is unreachable. Your device is currently offline or the server is not working.',
|
||||
'offline_github' => 'If you are sure both your device and the server are online, please open a ticket on <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user