From 49d16b458d0905010c61273fc391dc2e8ed8c457 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 20 Apr 2019 19:25:59 +0200 Subject: [PATCH] Added missing localization strings --- localization/en/strings.php | 11 ++++++++++- views/shoppinglist.blade.php | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/localization/en/strings.php b/localization/en/strings.php index ce6dad29..675698d2 100644 --- a/localization/en/strings.php +++ b/localization/en/strings.php @@ -358,5 +358,14 @@ return array( 'The given date is earlier than today, are you sure?' => 'The given date is earlier than today, are you sure?', 'Product count' => 'Product count', 'Type a new product name or barcode and hit TAB to start a workflow' => 'Type a new product name or barcode and hit TAB to start a workflow', - 'This will be used as the default setting when adding this product as a recipe ingredient' => 'This will be used as the default setting when adding this product as a recipe ingredient' + 'This will be used as the default setting when adding this product as a recipe ingredient' => 'This will be used as the default setting when adding this product as a recipe ingredient', + 'Add item' => 'Add item', + 'Selected shopping list' => 'Selected shopping list', + 'New shopping list' => 'New shopping list', + 'Delete shopping list' => 'Delete shopping list', + 'Chores settings' => 'Chores settings', + 'Batteries settings' => 'Batteries settings', + 'Tasks settings' => 'Tasks settings', + 'Create shopping list' => 'Create shopping list', + 'Are you sure to delete shopping list "#1"?' => 'Are you sure to delete shopping list "#1"?', ); diff --git a/views/shoppinglist.blade.php b/views/shoppinglist.blade.php index e62af4e1..ddf7b19a 100644 --- a/views/shoppinglist.blade.php +++ b/views/shoppinglist.blade.php @@ -37,7 +37,7 @@ -
+