mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Changed how version information is stored and displayed
This commit is contained in:
@@ -161,5 +161,6 @@ return array(
|
||||
'#1 batteries are due to be charged within the next #2 days' => '#1 Batterien müssen in den nächsten #2 Tagen geladen werden',
|
||||
'#1 batteries are overdue to be charged' => '#1 Batterien sind überfällig',
|
||||
'#1 habits are due to be done within the next #2 days' => '#1 Gewohnheiten stehen in den nächsten #2 Tagen an',
|
||||
'#1 habits are overdue to be done' => '#1 Gewohnheiten sind überfällig'
|
||||
'#1 habits are overdue to be done' => '#1 Gewohnheiten sind überfällig',
|
||||
'Released on' => 'Veröffentlicht am'
|
||||
);
|
||||
|
Reference in New Issue
Block a user