James' Changes
This commit is contained in:
@@ -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?',
|
||||
'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',
|
||||
@@ -101,10 +101,10 @@ return [
|
||||
'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',
|
||||
|
||||
Reference in New Issue
Block a user