Added missing translation strings

This commit is contained in:
Bernd Bestel 2019-03-09 13:14:36 +01:00
parent bd483ec8b0
commit 8fec262184
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -345,5 +345,11 @@ return array(
'You have to select a location' => 'You have to select a location',
'List' => 'List',
'Gallery' => 'Gallery',
'The current picture will be deleted when you save the recipe' => 'The current picture will be deleted when you save the recipe'
'The current picture will be deleted when you save the recipe' => 'The current picture will be deleted when you save the recipe',
'Show product details' => 'Show product details',
'Stock journal for this product' => 'Stock journal for this product',
'Show chore details' => 'Show chore details',
'Journal for this chore' => 'Journal for this chore',
'Show battery details' => 'Show battery details',
'Journal for this battery' => 'Journal for this battery'
);