mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +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' => 'Dicci di più di "dice Oops!"',
|
||||
'include_logs' => 'Includi i log degli errori (vedi sopra).',
|
||||
'what_did_you_do' => 'Dicci cosa stavi facendo.',
|
||||
'offline_header' => 'Sembreresti essere offline',
|
||||
'offline_unreachable' => 'Firefly III non è raggiungibile. Il tuo dispositivo sembrerebbe offline, o il server non sta funzionando.',
|
||||
'offline_github' => 'Se si è certi che sia il server che il dispositivo siano correttamente funzionanti, si può aprire un ticket <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user