Skip to content

Commit

Permalink
New translations notifications.php (Zulu)
Browse files Browse the repository at this point in the history
  • Loading branch information
CachetBot authored and liushuyu committed Oct 2, 2018
1 parent f77da22 commit d263745
Showing 1 changed file with 108 additions and 0 deletions.
108 changes: 108 additions & 0 deletions resources/lang/zu-ZA/notifications.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
<?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' => [
'mail' => [
'subject' => 'crwdns1354:0crwdne1354:0',
'greeting' => 'crwdns1355:0crwdne1355:0',
'content' => 'crwdns1356:0crwdne1356:0',
'action' => 'crwdns1357:0crwdne1357:0',
],
'slack' => [
'title' => 'crwdns1358:0crwdne1358:0',
'content' => 'crwdns1359:0crwdne1359:0',
],
'sms' => [
'content' => 'crwdns1360:0crwdne1360:0',
],
],
],
'incident' => [
'new' => [
'mail' => [
'subject' => 'crwdns1361:0crwdne1361:0',
'greeting' => 'crwdns1362:0crwdne1362:0',
'content' => 'crwdns1363:0crwdne1363:0',
'action' => 'crwdns1364:0crwdne1364:0',
],
'slack' => [
'title' => 'crwdns1365:0crwdne1365:0',
'content' => 'crwdns1366:0crwdne1366:0',
],
'sms' => [
'content' => 'crwdns1367:0crwdne1367:0',
],
],
'update' => [
'mail' => [
'subject' => 'crwdns1368:0crwdne1368:0',
'content' => 'crwdns1369:0crwdne1369:0',
'title' => 'crwdns1370:0crwdne1370:0',
'action' => 'crwdns1371:0crwdne1371:0',
],
'slack' => [
'title' => 'crwdns1372:0crwdne1372:0',
'content' => 'crwdns1373:0crwdne1373:0',
],
'sms' => [
'content' => 'crwdns1374:0crwdne1374:0',
],
],
],
'schedule' => [
'new' => [
'mail' => [
'subject' => 'crwdns1375:0crwdne1375:0',
'content' => 'crwdns1376:0crwdne1376:0',
'title' => 'crwdns1377:0crwdne1377:0',
'action' => 'crwdns1378:0crwdne1378:0',
],
'slack' => [
'title' => 'crwdns1379:0crwdne1379:0',
'content' => 'crwdns1380:0crwdne1380:0',
],
'sms' => [
'content' => 'crwdns1381:0crwdne1381:0',
],
],
],
'subscriber' => [
'verify' => [
'mail' => [
'subject' => 'crwdns1382:0crwdne1382:0',
'content' => 'crwdns1383:0crwdne1383:0',
'title' => 'crwdns1384:0crwdne1384:0',
'action' => 'crwdns1385:0crwdne1385:0',
],
],
],
'system' => [
'test' => [
'mail' => [
'subject' => 'crwdns1386:0crwdne1386:0',
'content' => 'crwdns1387:0crwdne1387:0',
'title' => 'crwdns1388:0crwdne1388:0',
],
],
],
'user' => [
'invite' => [
'mail' => [
'subject' => 'crwdns1389:0crwdne1389:0',
'content' => 'crwdns1390:0crwdne1390:0',
'title' => 'crwdns1391:0crwdne1391:0',
'action' => 'crwdns1392:0crwdne1392:0',
],
],
],
];

0 comments on commit d263745

Please sign in to comment.