Some Minor Grammatical & Styling Changes

This commit is contained in:
Theo Bearman
2015-10-29 11:10:45 +00:00
parent 148268d294
commit 4ed8d9b7d5
4 changed files with 32 additions and 32 deletions
+14 -14
View File
@@ -42,12 +42,12 @@ return [
'component' => 'Component',
'message' => 'Message',
'message-help' => 'You may also use Markdown.',
'scheduled_at' => 'When to schedule the maintenance for?',
'incident_time' => 'When did this incident occur?',
'notify_subscribers' => 'Notify subscribers',
'scheduled_at' => 'When to Schedule the Maintenance For?',
'incident_time' => 'When Did This Incident Occur?',
'notify_subscribers' => 'Notify Subscribers?',
'visibility' => 'Incident Visibility',
'public' => 'Viewable by public',
'logged_in_only' => 'Only visible to logged in users',
'public' => 'Viewable By Public',
'logged_in_only' => 'Only Visible to Logged in Users',
'templates' => [
'name' => 'Name',
'template' => 'Template',
@@ -76,8 +76,8 @@ return [
'description' => 'Description',
'description-help' => 'You may also use Markdown.',
'display-chart' => 'Display chart on status page?',
'default-value' => 'Default value',
'calc_type' => 'Calculation of metrics',
'default-value' => 'Default Value',
'calc_type' => 'Calculation of Metrics',
'type_sum' => 'Sum',
'type_avg' => 'Average',
'places' => 'Decimal Places',
@@ -94,17 +94,17 @@ 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?',
],
'analytics' => [
'analytics_google' => 'Google Analytics code',
'analytics_gosquared' => 'GoSquared Analytics code',
'analytics_piwik_url' => 'URL of your Piwik instance (without http(s)://)',
'analytics_piwik_siteid' => 'Piwik\'s site id',
'analytics_google' => 'Google Analytics Code',
'analytics_gosquared' => 'GoSquared Analytics Code',
'analytics_piwik_url' => 'URL of your Piwik Instance (without http(s)://)',
'analytics_piwik_siteid' => 'Piwik\'s Site ID',
],
'localization' => [
'site-timezone' => 'Site Timezone',
@@ -113,7 +113,7 @@ return [
'incident-date-format' => 'Incident Timestamp Format',
],
'security' => [
'allowed-domains' => 'Allowed domains',
'allowed-domains' => 'Allowed Domains',
'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
],
'stylesheet' => [