mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.78k stars 628 forks source link

cleanup: parser localization #3538

Closed Kuchenpirat closed 2 months ago

Kuchenpirat commented 2 months ago

What type of PR is this?

What this PR does / why we need it:

The Ingredient parser page was not yet localized. This should add translation for all items on this page.

I also cleaned up the texts a bit and changed the title to "Ingredient Parser" instead of "Ingredient Processor"

Which issue(s) this PR fixes:

None