Files
cachet-docker/resources/lang/zh-Hans/setup.php
T
2015-04-18 13:59:37 +01:00

15 lines
553 B
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
'setup' => '安装',
'title' => '安裝 Cachet',
'service_details' => '服务详细信息',
'status_page_setup' => '設置状态页面',
'show_support' => '希望支持 Cachet 嗎? <small>在页面底部放置 Cachet 的连结。</small>',
'admin_account' => '管理员帳戶',
'complete_setup' => '完成安裝',
'completed' => '成功安裝 Cachet ',
'finish_setup' => '前往仪表板',
'allow_tracking' => '允许匿名统计?',
];