This commit is contained in:
Theo Bearman
2015-10-29 11:43:14 +00:00
parent 4ed8d9b7d5
commit 4c32a394fe
3 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited.
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
@@ -23,7 +23,7 @@ return [
// Incidents
'incidents' => [
'none' => 'No Incidents Reported.',
'past' => 'Past incidents',
'past' => 'Past Incidents',
'previous_week' => 'Previous Week',
'next_week' => 'Next Week',
'none' => 'Nothing to report.',

View File

@@ -3,7 +3,7 @@
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited.
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.

View File

@@ -94,8 +94,8 @@ return [
'site-name' => 'Site Name',
'site-url' => 'Site URL',
'display-graphs' => 'Display graphs on status page?',
'about-this-page' => 'About This Page',
'days-of-incidents' => 'How Many Days of Incidents to Show?',
'about-this-page' => 'About this page',
'days-of-incidents' => 'How many days of incidents to show?',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
'subscribers' => 'Allow people to signup to email notifications?',