amir20 / dozzle

Realtime log viewer for docker containers.
https://dozzle.dev/
MIT License
5.7k stars 287 forks source link

feat: Translate the example log entries #3206

Closed Mephisto090 closed 1 month ago

Mephisto090 commented 1 month ago

Please check again whether I have included the variables correctly. I have never worked with .vue files before. The log has already been translated into German. I have not touched the other languages.

amir20 commented 1 month ago

Looks, right. Were you able to actually test it? You can do it with make dev.

amir20 commented 1 month ago

Tested it. Looks good to me.

Mephisto090 commented 1 month ago

You'll have to explain the teten thing to me in more detail, then I'd like to try it out next time. :)

amir20 commented 1 month ago

Since this is a side project for me I don't have a lot of time on it. You have to bring up Dozzle and instructions are at https://github.com/amir20/dozzle?tab=readme-ov-file#building.

It does require being comfortable with building and compiling code. So if you are going to send a lot of PRs then you should figure out how to test the code locally.