Updated remaining language files
This commit is contained in:
@@ -93,20 +93,24 @@ return [
|
||||
'app-setup' => [
|
||||
'site-name' => 'Sidens navn',
|
||||
'site-url' => 'Sidens URL',
|
||||
'site-timezone' => 'Tidszone',
|
||||
'site-locale' => 'Sprog',
|
||||
'date-format' => 'Datoformat',
|
||||
'incident-date-format' => 'Datoformat for hændelser',
|
||||
'display-graphs' => 'Vis grafer på statussiden?',
|
||||
'about-this-page' => 'Om',
|
||||
'days-of-incidents' => 'Hvor mange dage skal der vises hændelser for?',
|
||||
'banner' => 'Bannerbillede',
|
||||
'banner-help' => 'Det anbefales ikke at uploade billeder bredere end 930px.',
|
||||
'subscribers' => 'Tillad at man kan tilmelde sig emailnotifikationer?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics kode',
|
||||
'analytics_gosquared' => 'GoSquared Analytics kode',
|
||||
'analytics_piwik_url' => 'URL til Piwik installation (uden http(s)://)',
|
||||
'analytics_piwik_siteid' => 'Piwik\'s id',
|
||||
'subscribers' => 'Tillad at man kan tilmelde sig emailnotifikationer?',
|
||||
],
|
||||
'localization' => [
|
||||
'site-timezone' => 'Tidszone',
|
||||
'site-locale' => 'Sprog',
|
||||
'date-format' => 'Datoformat',
|
||||
'incident-date-format' => 'Datoformat for hændelser',
|
||||
],
|
||||
'security' => [
|
||||
'allowed-domains' => 'Tilladte domæner',
|
||||
|
||||
Reference in New Issue
Block a user