Files
cachet-docker/resources/lang/en-UD/notifications.php
James Brooks e753fab22f Apply fixes from StyleCI
[ci skip] [skip ci]
2017-01-05 16:31:43 +00:00

66 lines
1.9 KiB
PHP

<?php
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
return [
'component' => [
'status_update' => [
'subject' => 'crwdns1326:0crwdne1326:0',
'title' => 'crwdns1327:0crwdne1327:0',
'content' => 'crwdns1328:0crwdne1328:0',
],
],
'incident' => [
'new' => [
'subject' => 'crwdns1329:0crwdne1329:0',
'content' => 'crwdns1330:0crwdne1330:0',
'title' => 'crwdns1331:0crwdne1331:0',
'action' => 'crwdns1332:0crwdne1332:0',
],
'update' => [
'subject' => 'crwdns1333:0crwdne1333:0',
'content' => 'crwdns1334:0crwdne1334:0',
'title' => 'crwdns1335:0crwdne1335:0',
'action' => 'crwdns1336:0crwdne1336:0',
],
],
'schedule' => [
'new' => [
'subject' => 'crwdns1337:0crwdne1337:0',
'content' => 'crwdns1338:0crwdne1338:0',
'title' => 'crwdns1339:0crwdne1339:0',
'action' => 'crwdns1340:0crwdne1340:0',
],
],
'subscriber' => [
'verify' => [
'subject' => 'crwdns1341:0crwdne1341:0',
'content' => 'crwdns1342:0crwdne1342:0',
'title' => 'crwdns1343:0crwdne1343:0',
'action' => 'crwdns1344:0crwdne1344:0',
],
],
'system' => [
'test' => [
'subject' => 'crwdns1345:0crwdne1345:0',
'content' => 'crwdns1346:0crwdne1346:0',
'title' => 'crwdns1347:0crwdne1347:0',
],
],
'user' => [
'invite' => [
'subject' => 'crwdns1348:0crwdne1348:0',
'content' => 'crwdns1349:0crwdne1349:0',
'title' => 'crwdns1350:0crwdne1350:0',
'action' => 'crwdns1351:0crwdne1351:0',
],
],
];