alicia.zangger

Results 4 issues of alicia.zangger

ngx-translate-extract is a great way to extract string that needs translation. But there is no management of ICU Message Format to consider number, gender or case. I tried to use...

ngx-translate-messageformat-compiler is a great way to manage pluralization. But for large projects, a string extraction script, such as https://github.com/biesbjerg/ngx-translate-extract is needed. Unfortunately it replaces ICU Message Format by a basic...

Hello, I'm trying to implement django-filer 3.1.1 to manage video files with Django REST Framework. I followed the Usage and Extending Django Filer explanations. I can upload videos, but when...

## Please follow the general troubleshooting steps first: - [x] Is your app running over HTTPS? (please provide the URL if possible) - [x] Have you tried running the demo...