lucvin

Results 6 comments of lucvin

Hello, we at GARR would also like this for our institution and community, any chance for this going through?

Hi, i also found a couple of missing translation tags and added them to the pr, hope it's ok. I will try and see if I can extract the mail...

I copied the config snippet with .html and .txt from [Indico](https://github.com/indico/indico/blob/master/babel.cfg), added the `{% trans %}/{% endtrans %}` tags to the text in the html and txt templates and got...

I've seen the translation is now handled by weblate, should I contribute there with my translation? the file i provided got overridden

Hello, now the italian translation on weblate is complete, how is it pulled in the repo? As of #509 it's trowing an error because jinja doesn't recognize the `{% trans...

Hi, i've fixed the extension error and now i have this error on the git ci and cannot commit > newdle/core/app.py:81:9: LOG004 `.exception()` call outside exception handlers > | >...