Cachet/app/lang/en-UD/cachet.php

48 lines
1.3 KiB
PHP
Raw Normal View History

<?php
return [
// Components
'components' => [
'status' => [
1 => 'crwdns265:0crwdne265:0',
2 => 'crwdns293:0crwdne293:0',
3 => 'crwdns294:0crwdne294:0',
4 => 'crwdns295:0crwdne295:0',
],
],
// Incidents
'incidents' => [
'none' => 'crwdns266:0crwdne266:0',
'past' => 'crwdns296:0crwdne296:0',
'previous_week' => 'crwdns297:0crwdne297:0',
'next_week' => 'crwdns298:0crwdne298:0',
'none' => 'crwdns266:0crwdne266:0',
'status' => [
1 => 'crwdns299:0crwdne299:0',
2 => 'crwdns300:0crwdne300:0',
3 => 'crwdns301:0crwdne301:0',
4 => 'crwdns302:0crwdne302:0',
],
],
// Service Status
'service' => [
'good' => 'crwdns9:0crwdne9:0',
'bad' => 'crwdns303:0crwdne303:0',
],
'api' => [
'regenerate' => 'crwdns271:0crwdne271:0',
'revoke' => 'crwdns304:0crwdne304:0',
],
// Other
'powered_by' => 'crwdns11:0crwdne11:0',
'about_this_site' => 'crwdns150:0crwdne150:0',
'rss-feed' => 'crwdns273:0crwdne273:0',
'atom-feed' => 'crwdns274:0crwdne274:0',
'feed' => 'crwdns275:0crwdne275:0',
];