mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +00:00
Meta files for new release.
This commit is contained in:
@@ -64,17 +64,17 @@ return [
|
||||
*/
|
||||
|
||||
|
||||
'collect_info' => '请在 <code>storage/logs</code> 目录中查找日志文件以获取更多信息。如果您正在使用 Docker,请使用 <code>docker logs -f [container]</code>。',
|
||||
'collect_info_more' => '您可以在<a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ页面</a>了解更多有关收集错误信息的内容。',
|
||||
'github_help' => '在 GitHub 上获取帮助',
|
||||
'github_instructions' => '欢迎您在 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong> 创建工单。',
|
||||
'use_search' => '请善用搜索功能!',
|
||||
'include_info' => '请包含<a href=":link">该调试页面</a>的相关信息。',
|
||||
'tell_more' => '请提交给我们更多信息,而不仅仅是“网页提示说很抱歉”。',
|
||||
'include_logs' => '请包含错误日志(见上文)。',
|
||||
'what_did_you_do' => '告诉我们您进行了哪些操作。',
|
||||
'offline_header' => '您可能处于离线状态',
|
||||
'offline_unreachable' => '无法访问 Firefly III。您的设备目前处于离线状态或服务器无法正常工作。',
|
||||
'offline_github' => '如果您确信您的设备和服务器均正常在线运行,请在 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong> 上创建工单。',
|
||||
'collect_info' => '请在 <code>storage/logs</code> 目录中查找日志文件以获取更多信息。如果您正在使用 Docker,请使用 <code>docker logs -f [container]</code>。',
|
||||
'collect_info_more' => '您可以在<a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ页面</a>了解更多有关收集错误信息的内容。',
|
||||
'github_help' => '在 GitHub 上获取帮助',
|
||||
'github_instructions' => '欢迎您在 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong> 创建工单。',
|
||||
'use_search' => '请善用搜索功能!',
|
||||
'include_info' => '请包含<a href=":link">该调试页面</a>的相关信息。',
|
||||
'tell_more' => '请提交给我们更多信息,而不仅仅是“网页提示说很抱歉”。',
|
||||
'include_logs' => '请包含错误日志(见上文)。',
|
||||
'what_did_you_do' => '告诉我们您进行了哪些操作。',
|
||||
'offline_header' => '您可能处于离线状态',
|
||||
'offline_unreachable' => '无法访问 Firefly III。您的设备目前处于离线状态或服务器无法正常工作。',
|
||||
'offline_github' => '如果您确信您的设备和服务器均正常在线运行,请在 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong> 上创建工单。',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user