Update meta files for new release.

This commit is contained in:
James Cole
2021-09-17 09:23:49 +02:00
parent 46f2494dfd
commit 0ab9db23d1
32 changed files with 124 additions and 68 deletions

View File

@@ -47,5 +47,8 @@ return [
'tell_more' => 'Я хочу знать больше, чем просто "Упс!"',
'include_logs' => 'Прикрепить журналы ошибок (см. выше).',
'what_did_you_do' => 'Расскажите нам, что именно вы делали.',
'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>.',
];