diff --git a/localization/en/strings.php b/localization/en/strings.php index 24797948..12749926 100644 --- a/localization/en/strings.php +++ b/localization/en/strings.php @@ -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' );