MDeLuise / plant-it

🪴 Self-hosted, open source gardening companion app
https://plant-it.org
GNU General Public License v3.0
455 stars 17 forks source link

added German translation #2 #164

Closed CodingEmil closed 1 month ago

CodingEmil commented 1 month ago

Hey Plant-it community!

What's new?

Why is it important?

How to Use?

Notes

Screenshots



Cheers and happy planting! 🌿🌼

CodingEmil commented 1 month ago

Is there any way I can test this edit? So I don't have to wait for the docker image?

CodingEmil commented 1 month ago

the formatting is wrong, I'll fix it.

CodingEmil commented 1 month ago

The "Measure coverage" test failed, is this something I can fix?

MDeLuise commented 1 month ago

The "Measure coverage" test failed, is this something I can fix?

It's my fault, I just added that test and it needs more configuration in order to work, I will look into that. Regards your pull request everything seems to be ok now, really thanks

CodingEmil commented 1 month ago

Glad I can contribute to this awesome project :) Is there a way to test the changes?

MDeLuise commented 1 month ago

The next release of the project will include this changes.

Anyway I will add a section into the documentation with the steps in order to test changes locally. They will require the installation of flutter and maven because they are needed in order to run the project without docker.

I will keep you updated on this front!

CodingEmil commented 1 month ago

That's awesome, thanks!