2015-01-26 11:23:23 +00:00
|
|
|
<?php
|
|
|
|
|
2015-04-19 08:52:39 +01:00
|
|
|
/*
|
|
|
|
* This file is part of Cachet.
|
|
|
|
*
|
2015-05-25 17:59:08 +01:00
|
|
|
* (c) Cachet HQ <support@cachethq.io>
|
2015-04-19 08:52:39 +01:00
|
|
|
*
|
|
|
|
* For the full copyright and license information, please view the LICENSE
|
|
|
|
* file that was distributed with this source code.
|
|
|
|
*/
|
|
|
|
|
2015-01-26 11:23:23 +00:00
|
|
|
return [
|
|
|
|
'setup' => 'crwdns258:0crwdne258:0',
|
|
|
|
'title' => 'crwdns259:0crwdne259:0',
|
|
|
|
'service_details' => 'crwdns260:0crwdne260:0',
|
|
|
|
'status_page_setup' => 'crwdns261:0crwdne261:0',
|
2015-05-22 17:06:18 +01:00
|
|
|
'show_support' => 'crwdns488:0crwdne488:0',
|
2015-01-26 11:23:23 +00:00
|
|
|
'admin_account' => 'crwdns263:0crwdne263:0',
|
|
|
|
'complete_setup' => 'crwdns264:0crwdne264:0',
|
|
|
|
'completed' => 'crwdns291:0crwdne291:0',
|
|
|
|
'finish_setup' => 'crwdns292:0crwdne292:0',
|
2015-02-28 22:33:01 +00:00
|
|
|
'allow_tracking' => 'crwdns437:0crwdne437:0',
|
2015-01-26 11:23:23 +00:00
|
|
|
];
|