Skip to content

Commit

Permalink
fix: German "Kann auch" (#8756)
Browse files Browse the repository at this point in the history
* Update Ingredients.pm

* Added Anteile

---------

Co-authored-by: benbenben2 <110821832+benbenben2@users.noreply.github.com>
  • Loading branch information
moon-rabbitOFF and benbenben2 committed Aug 1, 2023
1 parent e5d9e1d commit 7eb0bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ProductOpener/Ingredients.pm
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ my %may_contain_regexps = (
bs => "može da sadrži",
cs => "může obsahovat|může obsahovat stopy",
da => "produktet kan indeholde|kan indeholde spor af|kan indeholde spor|eventuelle spor|kan indeholde|mulige spor",
de => "Kann enthalten|Kann Spuren|Spuren|Kann",
de => "Kann enthalten|Kann Spuren|Spuren|Kann Anteile|Anteile|Kann auch|Kann",
es => "puede contener huellas de|puede contener trazas de|puede contener|trazas|traza",
et => "võib sisaldada vähesel määral|võib sisaldada|võib sisalda",
fi =>
Expand Down

0 comments on commit 7eb0bf6

Please sign in to comment.