Update no.php

This commit is contained in:
Marius Boro 2018-09-30 20:33:52 +02:00 committed by GitHub
parent 756ec319cc
commit 62a44f0171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -249,7 +249,15 @@ return array(
'Already expired' => 'Utgått på dato',
'Due soon' => 'Forfaller snart',
'Overdue' => 'Forfalt',
'View settings' => 'xxx',
'Auto reload on external changes' => 'Automatisk fornying ved ekstern endring',
'Enable night mode' => 'Aktiver nattmodus',
'Auto enable in time range' => 'Automatisk aktivering i tidsrommet',
'From' => 'Fra',
'in format' => 'format',
'To' => 'Til',
'Time range goes over midnight' => 'Tidsrommet går over midnatt',
//Constants
'manually' => 'Manuel',
'dynamic-regular' => 'Automatisk',