diff --git a/localization/en/strings.php b/localization/en/strings.php index f477d5b9..fb1380c4 100644 --- a/localization/en/strings.php +++ b/localization/en/strings.php @@ -326,5 +326,5 @@ return array( 'Stock settings' => 'Stock settings', 'Shopping list to stock workflow' => 'Shopping list to stock workflow', 'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set', - 'Skip' => 'Überspringen' + 'Skip' => 'Skip' );