New translations cachet.php (Chinese Traditional)

This commit is contained in:
James Brooks
2018-02-17 13:21:34 +00:00
parent de6170417b
commit ed5b37590b

View File

@@ -117,9 +117,18 @@ return [
],
],
// Meta descriptions
'meta' => [
'description' => [
'incident' => 'Details and updates about the :name incident that occurred on :date',
'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
'overview' => '始終保持對 :app 服務狀態的關注。',
],
],
// Other
'home' => '首頁',
'description' => '始終保持對 :app 服務狀態的關注。',
'powered_by' => '由 <a href="https://cachethq.io" class="links">Cachet</a> 提供。',
'timezone' => 'Times are shown in :timezone.',
'about_this_site' => '關於此站點',