mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Finalize auto night mode feature (references #71)
This commit is contained in:
@@ -249,6 +249,14 @@ return array(
|
||||
'Already expired' => 'Bereits abgelaufen',
|
||||
'Due soon' => 'Bald fällig',
|
||||
'Overdue' => 'Überfällig',
|
||||
'View settings' => 'xxx',
|
||||
'Auto reload on external changes' => 'Autom. akt. bei externen Änderungen',
|
||||
'Enable night mode' => 'Nachtmodus aktivieren',
|
||||
'Auto enable in time range' => 'Autom. akt. in diesem Zeitraum',
|
||||
'From' => 'Von',
|
||||
'in format' => 'im Format',
|
||||
'To' => 'Bis',
|
||||
'Time range goes over midnight' => 'Zeitraum geht über Mitternacht',
|
||||
|
||||
//Constants
|
||||
'manually' => 'Manuell',
|
||||
|
Reference in New Issue
Block a user