Show the timezone in the footer.

This commit is contained in:
James Brooks
2016-07-11 21:33:07 +01:00
parent e2da8ee1fa
commit 5298ad241a
7 changed files with 65 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ return [
// Settings
'settings' => [
/// Application setup
// Application setup
'app-setup' => [
'site-name' => 'Site Name',
'site-url' => 'Site URL',
@@ -111,6 +111,7 @@ return [
'subscribers' => 'Allow people to signup to email notifications?',
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)',
'show_timezone' => 'Show the timezone the status page is running in.',
],
'analytics' => [
'analytics_google' => 'Google Analytics code',