Add a button to clear the whole shopping list

This commit is contained in:
Bernd Bestel
2018-07-15 08:29:26 +02:00
parent 734814d96b
commit be650d093d
8 changed files with 75 additions and 4 deletions

View File

@@ -153,6 +153,8 @@ return array(
'Edit recipe ingredient' => 'Rezeptzutat bearbeiten',
'Are you sure to delete recipe "#1"?' => 'Rezept "#1" wirklich löschen?',
'Are you sure to delete recipe ingredient "#1"?' => 'Rezeptzutat "#1" wirklich löschen?',
'Are you sure to empty the shopping list?' => 'Sicher, dass die Einkaufsliste geleert werden soll?',
'Clear list' => 'Liste leeren',
//Constants
'manually' => 'Manuell',