mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Added possibility to consume products directly from stock overview
This commit is contained in:
@@ -162,5 +162,6 @@ return array(
|
||||
'#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',
|
||||
'Released on' => 'Veröffentlicht am'
|
||||
'Released on' => 'Veröffentlicht am',
|
||||
'Consume 1 #1 of #2' => 'Verbrauche 1 #1 von #2'
|
||||
);
|
||||
|
Reference in New Issue
Block a user