Skip to content

Commit

Permalink
feat: German "Kann" (#8746)
Browse files Browse the repository at this point in the history
Update Ingredients.pm
  • Loading branch information
moon-rabbitOFF authored Jul 29, 2023
1 parent d763210 commit 1a76ece
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",
de => "Kann enthalten|Kann Spuren|Spuren|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 1a76ece

Please sign in to comment.