Skip to content

Commit

Permalink
fixes openfoodfacts#981 issue wrong language
Browse files Browse the repository at this point in the history
  • Loading branch information
urlunaticguy committed Oct 2, 2022
1 parent 637526c commit c6878ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Localization/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"product-add.no-nutrition" = "Nutrition facts are not displayed on the product";

"product-add.ocr-ingredients.success" = "Materials for the elaboration";
"product-add.ocr-ingredients.error" = "No se pudieron extraer los ingredientes de la imagen";
"product-add.ocr-ingredients.error" = "Image ingredients could not be extracted";
"product-add.ocr-ingredients.saving" = "Extracting ingredients from the picture…";
"product-add.ocr-ingredients.not-yet" = "Waiting for an ingredient picture to analyze";

Expand Down

0 comments on commit c6878ff

Please sign in to comment.