New translations forms.php (Chinese Traditional)

This commit is contained in:
James Brooks
2018-01-21 18:51:44 +00:00
parent 60fb819daa
commit cdfe4a3755

View File

@@ -49,6 +49,7 @@ return [
'name' => '名稱',
'status' => '狀態',
'component' => '組件',
'component_status' => 'Component Status',
'message' => '訊息',
'message-help' => '你可以使用 Markdown 。',
'occurred_at' => 'When did this incident occur?',
@@ -153,7 +154,7 @@ return [
'days-of-incidents' => '顯示多少天前的事件?',
'time_before_refresh' => 'Status page refresh rate (in seconds).',
'banner' => 'Banner Image',
'banner-help' => '橫幅寬度建議少於 930px 。',
'banner-help' => "橫幅寬度建議少於 930px 。",
'subscribers' => '允許用戶訂閱郵件通知嗎?',
'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',